IDTSODBCHandles100.hdbc Property

Definition

Returns an Integer that contains the ODBC database connection handle.

public:
 property int hdbc { int get(); };
[System.Runtime.InteropServices.DispId(2)]
public int hdbc { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.hdbc : int
Public ReadOnly Property hdbc As Integer

Property Value

An Integer that contains the ODBC database connection handle.

Attributes

Applies to