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
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
IDTSODBCHandles90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace