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.
Пространство имен: Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Синтаксис
'Декларация
<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
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
IDTSODBCHandles90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace