Linguaggio

IDTSForEachItem100.Add Metodo

Definizione

Aggiunge un nuovo oggetto vuoto IDTSForEachItemValue100 alla fine della collezione.

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

Valori restituiti

Un nuovo oggetto vuoto IDTSForEachItemValue100 alla fine della raccolta.

Attributi

Commenti

Per altre informazioni, vedere ForEachItem.

Si applica a