ForEachLoopClass Class
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see ForEachLoop.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachLoopClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172")> _
<ClassInterfaceAttribute()> _
Public Class ForEachLoopClass _
Implements IDTSExecutable100, ForEachLoop, IDTSForEachLoop100, IDTSContainer100, _
IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, _
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
'Usage
Dim instance As ForEachLoopClass
[GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172")]
[ClassInterfaceAttribute()]
public class ForEachLoopClass : IDTSExecutable100,
ForEachLoop, IDTSForEachLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100,
IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100, IDTSName100
[GuidAttribute(L"20B8F361-FB2F-47A0-919E-F8865CB65172")]
[ClassInterfaceAttribute()]
public ref class ForEachLoopClass : IDTSExecutable100,
ForEachLoop, IDTSForEachLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100,
IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100, IDTSName100
[<GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172")>]
[<ClassInterfaceAttribute()>]
type ForEachLoopClass =
class
interface IDTSExecutable100
interface ForEachLoop
interface IDTSForEachLoop100
interface IDTSContainer100
interface IDTSSequence100
interface IDTSEventsProvider100
interface IDTSExecutionMetrics100
interface IDTSPropertiesProvider100
interface IDTSBreakpointSite100
interface IDTSSuspend100
interface IDTSPersist100
interface IDTSRuntimeObject100
interface IDTSName100
end
public class ForEachLoopClass implements IDTSExecutable100, ForEachLoop, IDTSForEachLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
The ForEachLoopClass type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ForEachLoopClass | Infrastructure. For more information, see ForEachLoop. |
Top
Properties
Name | Description | |
---|---|---|
CreationName | Infrastructure. For more information, see ForEachLoop. | |
DebugMode | Infrastructure. For more information, see ForEachLoop. | |
DelayValidation | Infrastructure. For more information, see ForEachLoop. | |
Description | Infrastructure. For more information, see ForEachLoop. | |
Disable | Infrastructure. For more information, see ForEachLoop. | |
DisableEventHandlers | Infrastructure. For more information, see ForEachLoop. | |
EventHandlers | Infrastructure. For more information, see ForEachLoop. | |
EventInfos | Infrastructure. For more information, see ForEachLoop. | |
Executables | Infrastructure. For more information, see ForEachLoop. | |
ExecutionDuration | Infrastructure. For more information, see ForEachLoop. | |
ExecutionResult | Infrastructure. For more information, see ForEachLoop. | |
ExecutionStatus | Infrastructure. For more information, see ForEachLoop. | |
FailPackageOnFailure | Infrastructure. For more information, see ForEachLoop. | |
FailParentOnFailure | Infrastructure. For more information, see ForEachLoop. | |
ForcedExecutionValue | Infrastructure. For more information, see ForEachLoop. | |
ForceExecutionResult | Infrastructure. For more information, see ForEachLoop. | |
ForceExecutionValue | Infrastructure. For more information, see ForEachLoop. | |
ForEachEnumerator | Infrastructure. For more information, see ForEachLoop. | |
ID | Infrastructure. For more information, see ForEachLoop. | |
IDTSSuspend100_SuspendRequired | Infrastructure. | |
IsDefaultLocaleID | Infrastructure. For more information, see ForEachLoop. | |
IsolationLevel | Infrastructure. For more information, see ForEachLoop. | |
LocaleID | Infrastructure. For more information, see ForEachLoop. | |
LogEntryInfos | Infrastructure. For more information, see ForEachLoop. | |
LoggingMode | Infrastructure. For more information, see ForEachLoop. | |
LoggingOptions | Infrastructure. For more information, see ForEachLoop. | |
MaximumErrorCount | Infrastructure. For more information, see ForEachLoop. | |
Name | Infrastructure. For more information, see ForEachLoop. | |
Parent | Infrastructure. For more information, see ForEachLoop. | |
PrecedenceConstraints | Infrastructure. For more information, see ForEachLoop. | |
Properties | Infrastructure. For more information, see ForEachLoop. | |
StartTime | Infrastructure. For more information, see ForEachLoop. | |
StopTime | Infrastructure. For more information, see ForEachLoop. | |
SuspendRequired | Infrastructure. For more information, see ForEachLoop. | |
TransactionOption | Infrastructure. For more information, see ForEachLoop. | |
VariableDispenser | Infrastructure. For more information, see ForEachLoop. | |
VariableMappings | Infrastructure. For more information, see ForEachLoop. | |
Variables | Infrastructure. For more information, see ForEachLoop. |
Top
Methods
Name | Description | |
---|---|---|
AcceptBreakpointManager | Infrastructure. | |
Equals | (Inherited from Object.) | |
Execute | Infrastructure. | |
Finalize | (Inherited from Object.) | |
GetExpression | Infrastructure. For more information, see ForEachLoop. | |
GetHashCode | (Inherited from Object.) | |
GetParentID | Infrastructure. | |
GetType | (Inherited from Object.) | |
IDTSForEachLoop100_Execute | Infrastructure. | |
IDTSForEachLoop100_Validate | Infrastructure. | |
IDTSSuspend100_ResumeExecution | Infrastructure. | |
IDTSSuspend100_SuspendExecution | Infrastructure. | |
LoadFromXML | Infrastructure. | |
MemberwiseClone | (Inherited from Object.) | |
RegenerateID | Infrastructure. For more information, see ForEachLoop. | |
ResumeExecution | Infrastructure. For more information, see ForEachLoop. | |
SaveToXML | Infrastructure. | |
SetExpression | Infrastructure. For more information, see ForEachLoop. | |
SuspendExecution | Infrastructure. For more information, see ForEachLoop. | |
ToString | (Inherited from Object.) | |
Validate | Infrastructure. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.