Membros IDTSODBCHandles100
Defines the native interface for the ODBC connection. A reference to this interface is returned from the AcquireConnection method when the ConnectionManager is of type ODBC.
O tipo IDTSODBCHandles100 expõe os seguintes membros.
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
cstr | Returns a String that contains the completed connection string returned by the driver. |
![]() |
hdbc | Returns an Integer that contains the ODBC database connection handle. |
![]() |
henv | Returns an Integer that contains the ODBC environment handle. |
Início
Consulte também