IDTSForEachVariableMappings100.Add Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Fügt der IDTSForEachVariableMappings100-Auflistung eine neue Auflistung hinzu.
public:
Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachVariableMapping100 ^ Add();
[System.Runtime.InteropServices.DispId(2)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachVariableMapping100 Add ();
[<System.Runtime.InteropServices.DispId(2)>]
abstract member Add : unit -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachVariableMapping100
Public Function Add () As IDTSForEachVariableMapping100
Gibt zurück
Eine neue Auflistung zur IDTSForEachVariableMappings100-Auflistung.
- Attribute
Hinweise
Weitere Informationen finden Sie unter ForEachVariableMappings.