다음을 통해 공유


ConnectionManagerExcel 인터페이스

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

For more information, see ConnectionManagerExcelClass.

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

구문

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