Sprache

IDTSForEachItems100.Add Methode

Definition

Fügt der Sammlung eine neue Kollektion hinzu IDTSForEachItems100 .

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 Sammlung für die IDTSForEachItems100 Sammlung.

Attribute

Hinweise

Weitere Informationen finden Sie unter ForEachItems.

Gilt für: