IDTSForEachItem100.Add Method
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see ForEachItem.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Function Add As IDTSForEachItemValue100
'Usage
Dim instance As IDTSForEachItem100
Dim returnValue As IDTSForEachItemValue100
returnValue = instance.Add()
IDTSForEachItemValue100 Add()
IDTSForEachItemValue100^ Add()
abstract Add : unit -> IDTSForEachItemValue100
function Add() : IDTSForEachItemValue100
Return Value
Type: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachItemValue100