Click or drag to resize

SQLConnection.GetConnectOption Method

X#
Return current setting for a connection option.

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetConnectOption(
	nOption
) AS USUAL CLIPPER
Request Example View Source

Parameters

nOption (Optional)
Type: Usual

Return Value

Type: Usual
See Also