IDTSForEachLoop100.ForEachEnumerator 속성

정의

ForEachEnumerator에 대한 호스트를 가져오거나 설정합니다.

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

속성 값

ForEachEnumerator에 대한 호스트입니다.

특성

적용 대상