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