Share via


IDTSForEachLoop100.ForEachEnumerator プロパティ

定義

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSForEachEnumerator100 ^ ForEachEnumerator { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSForEachEnumerator100 ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSForEachEnumerator100 ^ value); };
[System.Runtime.InteropServices.DispId(36)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.IDTSForEachEnumerator100 with get, set
Public Property ForEachEnumerator As IDTSForEachEnumerator100

プロパティ値

ForEachEnumerator のホストです。

属性

適用対象