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 包含 IDTSConnectionInfo100 物件的集合。

屬性

適用於