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