IDTSPackage100.Connections 속성

정의

패키지에 대한 연결 관리자의 컬렉션을 가져옵니다.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnections100 ^ Connections { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnections100 ^ get(); };
[System.Runtime.InteropServices.DispId(36)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100 Connections { [System.Runtime.InteropServices.DispId(36)] get; }
[<System.Runtime.InteropServices.DispId(36)>]
[<get: System.Runtime.InteropServices.DispId(36)>]
member this.Connections : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100
Public ReadOnly Property Connections As IDTSConnections100

속성 값

패키지에 대한 연결 관리자의 컬렉션입니다.

특성

설명

이 인터페이스는 PackagePackageNeutral 인터페이스에 의해 구현됩니다.

적용 대상