Freigeben über


ApplicationClass.ForEachEnumeratorInfos Eigenschaft

Definition

Gibt eine ForEachEnumeratorInfos-Auflistung zurück, die ForEachEnumeratorInfo-Objekte enthält. Diese Eigenschaft ist schreibgeschützt.

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

Eigenschaftswert

Eine ForEachEnumeratorInfos-Auflistung, die alle ForEachEnumeratorInfo-Objekte in der Anwendung enthält.

Implementiert

Attribute

Gilt für: