Share via


IDTSODBCHandles90 Members

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.

The following tables list the members exposed by the IDTSODBCHandles90 type.

Public Properties

  Name Description
ms214238.pubproperty(en-US,SQL.90).gif cstr Returns a String that contains the completed connection string returned by the driver.
ms214238.pubproperty(en-US,SQL.90).gif hdbc Returns an Integer that contains the ODBC database connection handle.
ms214238.pubproperty(en-US,SQL.90).gif henv Returns an Integer that contains the ODBC environment handle.

Top

See Also

Reference

IDTSODBCHandles90 Interface
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace