ForLoopClass Class
This class supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see ForLoop.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(2)> _
<GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB")> _
<ClassInterfaceAttribute(0)> _
Public Class ForLoopClass
Implements IDTSExecutable100, ForLoop, IDTSForLoop100, IDTSContainer100, _
IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, _
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
[TypeLibTypeAttribute(2)]
[GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB")]
[ClassInterfaceAttribute(0)]
public class ForLoopClass : IDTSExecutable100, ForLoop, IDTSForLoop100,
IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100,
IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
[TypeLibTypeAttribute(2)]
[GuidAttribute(L"178081DA-576F-49DE-996C-1B8587C9F2DB")]
[ClassInterfaceAttribute(0)]
public ref class ForLoopClass : IDTSExecutable100, ForLoop, IDTSForLoop100,
IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100,
IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
/** @attribute TypeLibTypeAttribute(2) */
/** @attribute GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB") */
/** @attribute ClassInterfaceAttribute(0) */
public class ForLoopClass implements IDTSExecutable100, ForLoop,
IDTSForLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100,
IDTSName100
TypeLibTypeAttribute(2)
GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB")
ClassInterfaceAttribute(0)
public class ForLoopClass implements IDTSExecutable100, ForLoop,
IDTSForLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100,
IDTSName100
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.ForLoopClass
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.