Freigeben über


IDTSODBCHandles100-Member

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.

Der IDTSODBCHandles100-Typ macht die folgenden Member verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft cstr Returns a String that contains the completed connection string returned by the driver.
Öffentliche Eigenschaft hdbc Returns an Integer that contains the ODBC database connection handle.
Öffentliche Eigenschaft henv Returns an Integer that contains the ODBC environment handle.

Zum Anfang