IDTSForEachItem100.Add 方法

定义

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

返回

要添加到集合末尾的新的空 IDTSForEachItemValue100 对象。

属性

适用于