IDTSForEachItems100.Add Methode

Definition

Fügt der IDTSForEachItems100-Auflistung eine neue Auflistung hinzu.

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

Gibt zurück

Eine neue Auflistung zur IDTSForEachItems100-Auflistung.

Attribute

Hinweise

Weitere Informationen finden Sie unter ForEachItems.

Gilt für: