IDTSForEachItemValue100 Interface

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

For more information, see ForEachItemValue.

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

Syntax

'Declaration
<GuidAttribute("0BCD7673-73FD-48B4-86F5-FB5866FEDA66")> _
Public Interface IDTSForEachItemValue100
'Usage
Dim instance As IDTSForEachItemValue100
[GuidAttribute("0BCD7673-73FD-48B4-86F5-FB5866FEDA66")]
public interface IDTSForEachItemValue100
[GuidAttribute(L"0BCD7673-73FD-48B4-86F5-FB5866FEDA66")]
public interface class IDTSForEachItemValue100
[<GuidAttribute("0BCD7673-73FD-48B4-86F5-FB5866FEDA66")>]
type IDTSForEachItemValue100 =  interface end
public interface IDTSForEachItemValue100