DBFAXSAdsSetServerType Function | |
Controls the types of Advantage Database Servers to which the client application can connect.
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax FUNCTION DBFAXSAdsSetServerType(
usServerOptions AS WORD
) AS DWORD
public static uint DBFAXSAdsSetServerType(
ushort usServerOptions
)
Request Example
View SourceParameters
- usServerOptions
- Type: Word
Return Value
Type:
DWordSee Also