IDTSForEachItem100 Interface
This interface supports the SQL Server 2008 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
'Deklaracja
<DefaultMemberAttribute("Item")> _
<GuidAttribute("825D84F4-E0D3-41D9-B628-D5879DC9C560")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSForEachItem100
Inherits IEnumerable
[DefaultMemberAttribute("Item")]
[GuidAttribute("825D84F4-E0D3-41D9-B628-D5879DC9C560")]
[TypeLibTypeAttribute(4160)]
public interface IDTSForEachItem100 : IEnumerable
[DefaultMemberAttribute(L"Item")]
[GuidAttribute(L"825D84F4-E0D3-41D9-B628-D5879DC9C560")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSForEachItem100 : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute GuidAttribute("825D84F4-E0D3-41D9-B628-D5879DC9C560") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSForEachItem100 extends IEnumerable
DefaultMemberAttribute("Item")
GuidAttribute("825D84F4-E0D3-41D9-B628-D5879DC9C560")
TypeLibTypeAttribute(4160)
public interface IDTSForEachItem100 extends IEnumerable
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.