ForEachLoopClass Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides a container that defines an iterative workflow in a package using the foreach iteration statement.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
[GuidAttribute("C2DA94B4-782A-4F02-8532-B79F2F17EF2C")] [ClassInterfaceAttribute(ClassInterfaceType::None)] [TypeLibTypeAttribute(TypeLibTypeFlags::FCanCreate)] [DefaultMemberAttribute("StartTime")] public ref class ForEachLoopClass : IDTSExecutable100, ForEachLoop, IDTSForEachLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
| Name | Description | |
|---|---|---|
![]() | ForEachLoopClass() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ForEachLoopClass class. |
| Name | Description | |
|---|---|---|
![]() | CreationName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the string that is used to create an instance of the ForEachLoopClass object. This property is read-only. |
![]() | DebugMode | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether the ForEachLoopClass object is in debug mode and whether it should fire the OnBreakpointHit event while running. |
![]() | DelayValidation | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether validation of the task is delayed until run time. The default value is false. |
![]() | Description | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the description of the ForEachLoopClass object. |
![]() | Disable | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a Boolean that indicates whether the ForEachLoopClass object is disabled. |
![]() | DisableEventHandlers | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a Boolean that indicates whether event handlers on task are disabled. |
![]() | EventHandlers | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a collection of event handler objects. This field is read-only. |
![]() | EventInfos | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a collection of IDTSEventInfo100 objects. This field is read-only. |
![]() | Executables | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a collection of executable objects. |
![]() | ExecutionDuration | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a value that indicates the amount of time that the container spent in execution, in milliseconds. This property is read-only. |
![]() | ExecutionResult | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a value that indicates the success or failure of the execution of the ForEachLoopClass object. |
![]() | ExecutionStatus | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a value that indicates the current status of the execution of the ForEachLoopClass object at the time of the call. |
![]() | FailPackageOnFailure | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether the package fails when a child container fails. |
![]() | FailParentOnFailure | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that defines whether the parent container fails when a child container fails. |
![]() | ForcedExecutionValue | This API supports the product infrastructure and is not intended to be used directly from your code. If the ForceExecutionValue property is set to true, gets or sets a value that specifies the optional execution value that the package returns. |
![]() | ForceExecutionResult | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a DTSExecResult enumeration value that specifies the forced execution result of the container. |
![]() | ForceExecutionValue | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether the execution value of the container should be forced to contain a particular value. |
![]() | ForEachEnumerator | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a host for the IDTSForEachEnumerator100. |
![]() | ID | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the GUID of the ForEachLoopClass. The value is read-only. |
![]() | IDTSSuspend100_SuspendRequired | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates if tasks should suspend when they encounter a breakpoint. This value is set by the runtime engine for tasks and containers when a breakpoint is encountered. |
![]() | IsDefaultLocaleID | This API supports the product infrastructure and is not intended to be used directly from your code. A Boolean that indicates whether the container uses the default locale. This property is read-only. |
![]() | IsolationLevel | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the isolation level of the transaction in the ForEachLoopClass object. |
![]() | LocaleID | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets an Integer that indicates the Microsoft Win32® localeID to use when the ForEachLoopClass object is executed. |
![]() | LogEntryInfos | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the IDTSLogEntryInfos100 object for the container. This property is read-only. |
![]() | LoggingMode | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a valid value from the DTSLoggingMode enumeration that indicates the logging mode of the container. |
![]() | LoggingOptions | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an object that contains properties that indicates the filtering and logging resource for containers. This property is read-only. |
![]() | MaximumErrorCount | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets an Integer value that indicates the maximum number of errors that can occur before the ForEachLoopClass object stops running. |
![]() | Name | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the ForEachLoopClass. |
![]() | Parent | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the parent container. The value is read-only. |
![]() | PrecedenceConstraints | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an IDTSPrecedenceConstraints100 collection that contains all of the precedence constraints associated with the ForEachLoop. |
![]() | Properties | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a collection of IDTSProperty100 objects associated with the ForEachLoop. |
![]() | StartTime | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the time that the container began execution. This property is read-only. |
![]() | StopTime | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the time that the container ended execution. This property is read-only. |
![]() | SuspendRequired | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates if tasks should suspend when they encounter a breakpoint. This value is set by the runtime engine for tasks and containers when a breakpoint is encountered. |
![]() | TransactionOption | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a DTSTransactionOption enumeration value that indicates whether the container participates in transactions. |
![]() | VariableDispenser | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an IDTSVariableDispenser100 object so variables associated with the container can be locked. |
![]() | VariableMappings | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an IDTSForEachVariableMappings100 collection that contains the variable mappings for the ForEachLoop. |
![]() | Variables | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a collection that contains the variables associated with this container. This property is read-only. |
| Name | Description | |
|---|---|---|
![]() | AcceptBreakpointManager(IDTSBreakpointManager100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Accepts an IDTSBreakpointManager100 manager, that is called by the run-time engine when a task or container is created, to allow the task to create, remove, and check the status of breakpoints. This method is called by the runtime and is not used in code. |
![]() | ComputeExpressions(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Computes the expressions in the property collection. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Execute(IDTSConnections100^, IDTSVariables100^, IDTSEvents100^, IDTSLogging100^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Executes the executable. |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetExpression(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a String that contains the expression for the specified property. Null means no expression is assigned. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetParentID() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the ID of the parent container. |
![]() | GetType() | (Inherited from Object.) |
![]() | IDTSForEachLoop100_Execute(IDTSConnections100^, IDTSVariables100^, IDTSEvents100^, IDTSLogging100^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Executes the executable. |
![]() | IDTSForEachLoop100_Validate(IDTSConnections100^, IDTSVariables100^, IDTSEvents100^, IDTSLogging100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Verify that the executable will successfully execute by validating all its dependencies and other items before executing it. |
![]() | IDTSSuspend100_ResumeExecution() | This API supports the product infrastructure and is not intended to be used directly from your code. Resumes execution of the task after pausing. The task or container is resumed by the runtime engine. |
![]() | IDTSSuspend100_SuspendExecution() | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates that the executable needs to suspend. This method is called by the runtime engine. |
![]() | LoadFromXML(Object^, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Loads data stored in XML format. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RegenerateID() | This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ForEachLoop. |
![]() | ResumeExecution() | This API supports the product infrastructure and is not intended to be used directly from your code. Resumes execution of the task after pausing. The task or container is resumed by the runtime engine. |
![]() | SaveToXML(Object^, Object^, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Saves information to an XML document. |
![]() | SetExpression(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Assigns the specified expression to the property. Specify null to remove an existing expression from the property. |
![]() | SuspendExecution() | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates that the executable needs to suspend. This method is called by the runtime engine. |
![]() | ToString() | (Inherited from Object.) |
![]() | Validate(IDTSConnections100^, IDTSVariables100^, IDTSEvents100^, IDTSLogging100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Verify that the executable will successfully execute by validating all its dependencies and other items before executing it. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


