Partager via


Membres 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.

Le type IDTSODBCHandles100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique cstr Returns a String that contains the completed connection string returned by the driver.
Propriété publique hdbc Returns an Integer that contains the ODBC database connection handle.
Propriété publique henv Returns an Integer that contains the ODBC environment handle.

Haut de la page