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

属性值

连接管理器。

适用于