Share via


ConnectionManagerItem.ConnectionManager 속성

정의

개체에 대한 연결 관리자를 가져옵니다.

public:
 property Microsoft::SqlServer::Dts::Runtime::ConnectionManager ^ ConnectionManager { Microsoft::SqlServer::Dts::Runtime::ConnectionManager ^ get(); };
public Microsoft.SqlServer.Dts.Runtime.ConnectionManager ConnectionManager { get; }
member this.ConnectionManager : Microsoft.SqlServer.Dts.Runtime.ConnectionManager
Public ReadOnly Property ConnectionManager As ConnectionManager

속성 값

연결 관리자입니다.

적용 대상