SQLSelect.StatementHandle Property | |
A numeric value representing the statement handle.
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY StatementHandle AS USUAL GET
public virtual Usual StatementHandle { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the statement handle.
See Also