Share via


ForEachItemEnumeratorClass.Items プロパティ

定義

IDTSForEachItems100 のコレクションを取得します。値の設定も可能です。

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachItems100 ^ default { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachItems100 ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachItems100 ^ value); };
[System.Runtime.InteropServices.DispId(0)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachItems100 this { [System.Runtime.InteropServices.DispId(0)] get; [System.Runtime.InteropServices.DispId(0)] set; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
[<set: System.Runtime.InteropServices.DispId(0)>]
member this.Items : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachItems100 with get, set
Default Public Overridable Property Items As IDTSForEachItems100

プロパティ値

IDTSForEachItems100 のコレクション。

実装

属性

適用対象