Click or drag to resize

SQLStatement.GetStatementOption Method

X#
Return current setting for a statement option or NIL, if an error occurred.

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

Parameters

fOption (Optional)
Type: Usual

Return Value

Type: Usual
See Also