Lenguaje

IDTSODBCHandles100.hdbc Propiedad

Definición

Devuelve un entero que contiene el handle de conexión de la base de datos 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

Valor de propiedad

Un entero que contiene el handle de conexión de base de datos ODBC.

Atributos

Se aplica a