Freigeben über


PackageClass.Connections Eigenschaft

Definition

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

Eigenschaftswert

Die Auflistung von Verbindungs-Managern.

Implementiert

Hinweise

Weitere Informationen finden Sie unter Package.

Gilt für: