Share via


IDTSForEachVariableMappings100.Add Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see ForEachVariableMappings.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Function Add As IDTSForEachVariableMapping100
'Usage
Dim instance As IDTSForEachVariableMappings100
Dim returnValue As IDTSForEachVariableMapping100

returnValue = instance.Add()
IDTSForEachVariableMapping100 Add()
IDTSForEachVariableMapping100^ Add()
abstract Add : unit -> IDTSForEachVariableMapping100 
function Add() : IDTSForEachVariableMapping100