Click or drag to resize

SQLSelect.FreeStmt Method

X#
Free the statement, according to the specified option.

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

Parameters

fOption (Optional)
Type: Usual

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
See Also