IDTSODBCHandles90 Interface

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.

Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntax

'Declaration
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("38023A12-56DA-47FA-AA47-2F65BF6E68B6")> _
Public Interface IDTSODBCHandles90
[TypeLibTypeAttribute(4160)] 
[GuidAttribute("38023A12-56DA-47FA-AA47-2F65BF6E68B6")] 
public interface IDTSODBCHandles90
[TypeLibTypeAttribute(4160)] 
[GuidAttribute(L"38023A12-56DA-47FA-AA47-2F65BF6E68B6")] 
public interface class IDTSODBCHandles90
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute GuidAttribute("38023A12-56DA-47FA-AA47-2F65BF6E68B6") */ 
public interface IDTSODBCHandles90
TypeLibTypeAttribute(4160) 
GuidAttribute("38023A12-56DA-47FA-AA47-2F65BF6E68B6") 
public interface IDTSODBCHandles90

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

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