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