Click or drag to resize

SQLConnection.ConnHandle Property (Typed)

X#

Note: This API is now obsolete.

A long integer representing the connection handle.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
[ObsoleteAttribute]
 VIRTUAL PROPERTY ConnHandle AS IntPtr GET 
Request Example View Source

Property Value

Type: IntPtr
A long integer representing the connection handle.
See Also