ForEachLoopClass Class
This class supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see ForEachLoop.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172")> _
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
Public Class ForEachLoopClass
Implements IDTSExecutable100, ForEachLoop, IDTSForEachLoop100, IDTSContainer100, _
IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, _
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
[GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172")]
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
public class ForEachLoopClass : IDTSExecutable100, ForEachLoop, IDTSForEachLoop100,
IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100,
IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
[GuidAttribute(L"20B8F361-FB2F-47A0-919E-F8865CB65172")]
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
public ref class ForEachLoopClass : IDTSExecutable100, ForEachLoop, IDTSForEachLoop100,
IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100,
IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
/** @attribute GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172") */
/** @attribute TypeLibTypeAttribute(2) */
/** @attribute ClassInterfaceAttribute(0) */
public class ForEachLoopClass implements IDTSExecutable100, ForEachLoop,
IDTSForEachLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100,
IDTSName100
GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172")
TypeLibTypeAttribute(2)
ClassInterfaceAttribute(0)
public class ForEachLoopClass implements IDTSExecutable100, ForEachLoop,
IDTSForEachLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100,
IDTSName100
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachLoopClass
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
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.