Click or drag to resize

SQLStatement.PrepFlag Property

X#
A logical value that indicates if the statement has been prepared.

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY PrepFlag AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A logical value that indicates if the statement has been prepared.
See Also