Freigeben über


IDTSForEachLoop100.ForEachEnumerator Eigenschaft

Definition

Ruft einen Host für ForEachEnumerator ab oder legt ihn fest.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachEnumerator100 ^ ForEachEnumerator { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachEnumerator100 ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachEnumerator100 ^ value); };
[System.Runtime.InteropServices.DispId(36)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachEnumerator100 ForEachEnumerator { [System.Runtime.InteropServices.DispId(36)] get; [System.Runtime.InteropServices.DispId(36)] set; }
[<System.Runtime.InteropServices.DispId(36)>]
[<get: System.Runtime.InteropServices.DispId(36)>]
[<set: System.Runtime.InteropServices.DispId(36)>]
member this.ForEachEnumerator : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachEnumerator100 with get, set
Public Property ForEachEnumerator As IDTSForEachEnumerator100

Eigenschaftswert

Der Host für ForEachEnumerator.

Attribute

Gilt für: