Click or drag to resize

SQLConnection.GetConnectOption Method (Typed)

X#

Note: This API is now obsolete.

Return current setting for a connection option.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
[ObsoleteAttribute]
 VIRTUAL METHOD GetConnectOption(
	nOption AS DWORD
) AS USUAL
Request Example View Source

Parameters

nOption
Type: DWord

Return Value

Type: Usual
See Also