Udostępnij przez


IDTSForEachItems100 Interface

This interface supports the SQL Server 2008 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

'Deklaracja
<DefaultMemberAttribute("Item")> _
<GuidAttribute("DF06C35F-AA23-4EBA-B51C-B23C79332D72")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSForEachItems100
    Inherits IEnumerable
[DefaultMemberAttribute("Item")] 
[GuidAttribute("DF06C35F-AA23-4EBA-B51C-B23C79332D72")] 
[TypeLibTypeAttribute(4160)] 
public interface IDTSForEachItems100 : IEnumerable
[DefaultMemberAttribute(L"Item")] 
[GuidAttribute(L"DF06C35F-AA23-4EBA-B51C-B23C79332D72")] 
[TypeLibTypeAttribute(4160)] 
public interface class IDTSForEachItems100 : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute GuidAttribute("DF06C35F-AA23-4EBA-B51C-B23C79332D72") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
public interface IDTSForEachItems100 extends IEnumerable
DefaultMemberAttribute("Item") 
GuidAttribute("DF06C35F-AA23-4EBA-B51C-B23C79332D72") 
TypeLibTypeAttribute(4160) 
public interface IDTSForEachItems100 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.