Click or drag to resize

SQLSelect.StatementHandle Property (Typed)

X#
A numeric value representing the statement handle.

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

Property Value

Type: DbCommand
A numeric value representing the statement handle.
See Also