AX_UsingClientServer Function
|
|
return .T. if the current workarea is using Advantage Server or AIS Server and
.F. IF USING Advantage RDD IN a LOCAL mode
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.24 GA
Syntax FUNCTION AX_UsingClientServer() AS LOGIC
public static bool AX_UsingClientServer()
Request Example
View SourceReturn Value
Type:
Logic
See Also