IDTSForEachItem100.Add メソッド

定義

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSForEachItemValue100 ^ Add();
[System.Runtime.InteropServices.DispId(2)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSForEachItemValue100 Add ();
[<System.Runtime.InteropServices.DispId(2)>]
abstract member Add : unit -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSForEachItemValue100
Public Function Add () As IDTSForEachItemValue100

戻り値

コレクションの末尾に追加された新しい空の IDTSForEachItemValue100 オブジェクトです。

属性

適用対象