Click or drag to resize

SQLSelect.PrepFlag Property (Typed)

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

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

Property Value

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