Freigeben über


ApplicationClass.ConnectionInfos Eigenschaft

Definition

Gibt eine ConnectionInfos-Auflistung zurück, die ConnectionInfo-Objekte enthält. Diese Eigenschaft ist schreibgeschützt.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionInfos100 ^ ConnectionInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(4)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionInfos100 ConnectionInfos { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.ConnectionInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionInfos100
Public Overridable ReadOnly Property ConnectionInfos As IDTSConnectionInfos100

Eigenschaftswert

Eine ConnectionInfos-Auflistung, die ConnectionInfo-Objekte enthält.

Implementiert

Attribute

Gilt für: