다음을 통해 공유


ConnectionManagerOdbc 인터페이스

이 API는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

For more information, see ConnectionManagerOdbcClass.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리:  Microsoft.SqlServer.DTSRuntimeWrap.dll의 Microsoft.SqlServer.DTSRuntimeWrap

구문

‘선언
<GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")> _
Public Interface ConnectionManagerOdbc _
    Inherits IDTSConnectionManager100
‘사용 방법
Dim instance As ConnectionManagerOdbc
[GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")]
public interface ConnectionManagerOdbc : IDTSConnectionManager100
[GuidAttribute(L"E6E46B7A-6424-41C2-B658-387221DB74ED")]
public interface class ConnectionManagerOdbc : IDTSConnectionManager100
[<GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")>]
type ConnectionManagerOdbc =  
    interface
        interface IDTSConnectionManager100
    end
public interface ConnectionManagerOdbc extends IDTSConnectionManager100