다음을 통해 공유


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

플랫폼

개발 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

대상 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

참고 항목

참조

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