다음을 통해 공유


PackageRemote32Class.Connections 속성

정의

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnections100 ^ Connections { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnections100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnections100 Connections { get; }
member this.Connections : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnections100
Public Overridable ReadOnly Property Connections As IDTSConnections100

속성 값

연결 관리자의 컬렉션입니다.

구현

적용 대상