Compartir a través de


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.

Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Sintaxis

'Declaración
<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

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

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