IDTSApplication100.ConnectionInfos 屬性

定義

傳回包含 IDTSConnectionInfos100 物件的 IDTSConnectionInfo100 集合。 這是唯讀的屬性。

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

屬性值

IDTSConnectionInfos100

包含 IDTSConnectionInfos100 物件的 IDTSConnectionInfo100 集合。

屬性

適用於