Udostępnij przez


IDTSODBCHandles100 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

'Deklaracja
<GuidAttribute("0BADFE32-8C0B-4E4C-8CF2-27F4EEFF3D0B")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSODBCHandles100
[GuidAttribute("0BADFE32-8C0B-4E4C-8CF2-27F4EEFF3D0B")] 
[TypeLibTypeAttribute(4160)] 
public interface IDTSODBCHandles100
[GuidAttribute(L"0BADFE32-8C0B-4E4C-8CF2-27F4EEFF3D0B")] 
[TypeLibTypeAttribute(4160)] 
public interface class IDTSODBCHandles100
/** @attribute GuidAttribute("0BADFE32-8C0B-4E4C-8CF2-27F4EEFF3D0B") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
public interface IDTSODBCHandles100
GuidAttribute("0BADFE32-8C0B-4E4C-8CF2-27F4EEFF3D0B") 
TypeLibTypeAttribute(4160) 
public interface IDTSODBCHandles100

Platforms

Development Platforms

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

Target Platforms

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