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 Sammlung eine neue Kollektion hinzu IDTSForEachVariableMappings100 .
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 Sammlung für die IDTSForEachVariableMappings100 Sammlung.
- Attribute
Hinweise
Weitere Informationen finden Sie unter ForEachVariableMappings.