言語

IDTSApplication100.ForEachEnumeratorInfos プロパティ

定義

IDTSForEachEnumeratorInfos100オブジェクトを含むIDTSForEachEnumeratorInfo100コレクションを返します。 このプロパティは読み取り専用です。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachEnumeratorInfos100 ^ ForEachEnumeratorInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachEnumeratorInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachEnumeratorInfos100 ForEachEnumeratorInfos { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.ForEachEnumeratorInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachEnumeratorInfos100
Public ReadOnly Property ForEachEnumeratorInfos As IDTSForEachEnumeratorInfos100

プロパティ値

アプリケーション内のすべてのIDTSForEachEnumeratorInfos100オブジェクトを含むIDTSForEachEnumeratorInfo100コレクションです。

属性

適用対象