Freigeben über


Add-Methode

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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