Share via


IDTSForEachItems100.Add Method

Definition

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

Returns

A new collection to the IDTSForEachItems100 collection.

Attributes

Applies to