Share via


ApplicationClass.ForEachEnumeratorInfos プロパティ

定義

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

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

プロパティ値

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

実装

属性

適用対象