IDTSForEachVariableMappings100.Add Method

Definition

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

Returns

A new collection to the IDTSForEachVariableMappings100 collection.

Attributes

Applies to