PackageRemote64Class.Connections 属性

定义

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

属性值

连接管理器的集合。

实现

适用于