Share via


IDTSForEachItemValue100 Interface

This API supports the SQL Server 2012 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("0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")> _
Public Interface IDTSForEachItemValue100
'Usage
Dim instance As IDTSForEachItemValue100
[GuidAttribute("0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")]
public interface IDTSForEachItemValue100
[GuidAttribute(L"0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")]
public interface class IDTSForEachItemValue100
[<GuidAttribute("0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")>]
type IDTSForEachItemValue100 =  interface end
public interface IDTSForEachItemValue100

The IDTSForEachItemValue100 type exposes the following members.

Properties

  Name Description
Public property Value Infrastructure. For more information, see ForEachItemValue.

Top

See Also

Reference

Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace