IDTSForEachLoop100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents an interface that defines the ForEach loop process.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | 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 ForEachEnumerator. |
![]() | VariableMappings | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a ForEachVariableMappings collection that contains the variable mappings for the ForEachLoop. |
| Name | Description | |
|---|---|---|
![]() | 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 ForEach loop process. |
![]() | Validate(IDTSConnections100^, IDTSVariables100^, IDTSEvents100^, IDTSLogging100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Validates the ForEach loop process. |

