Элементы 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.

Тип IDTSODBCHandles100 предоставляет доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство 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.

В начало