IDTSPackage100.Connections 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnections100 ^ Connections { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnections100 ^ get(); };
[System.Runtime.InteropServices.DispId(36)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.IDTSConnections100
Public ReadOnly Property Connections As IDTSConnections100

属性值

包的连接管理器集合。

属性

注解

此接口由 PackagePackageNeutral 接口实现。

适用于