Share via


IDTSForEachItems100.Add Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see ForEachItems.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Function Add As IDTSForEachItem100
'Usage
Dim instance As IDTSForEachItems100
Dim returnValue As IDTSForEachItem100

returnValue = instance.Add()
IDTSForEachItem100 Add()
IDTSForEachItem100^ Add()
abstract Add : unit -> IDTSForEachItem100 
function Add() : IDTSForEachItem100