IDTSForEachItems100.Add Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajoute une nouvelle collection à la IDTSForEachItems100 collection.
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
Retours
Une nouvelle collection dans la IDTSForEachItems100 collection.
- Attributs
Remarques
Pour plus d’informations, consultez ForEachItems.