Click or drag to resize

SQLStatement.PrepFlag Property (Typed)

X#
A logical value that indicates if the 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 SET 
Request Example View Source

Property Value

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