次の方法で共有


IDTSApplication100.ConnectionInfos プロパティ

定義

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

プロパティ値

IDTSConnectionInfos100 オブジェクトを含む IDTSConnectionInfo100 コレクションです。

属性

適用対象