IDTSODBCHandles100.hdbc Proprietà

Definizione

Restituisce un valore Integer che contiene l'handle di connessione del database ODBC.

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

Valore della proprietà

Intero che contiene l'handle di connessione del database ODBC.

Attributi

Si applica a