Click or drag to resize

SQLSelect.PrepFlag Property

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

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

Property Value

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