Compartir a través de


IDTSODBCHandles100 Miembros

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.

El tipo IDTSODBCHandles100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública cstr Returns a String that contains the completed connection string returned by the driver.
Propiedad pública hdbc Returns an Integer that contains the ODBC database connection handle.
Propiedad pública henv Returns an Integer that contains the ODBC environment handle.

Principio