IDTSManagedForEachEnumeratorWrapper100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Describes the interface for the ForEach enumerator wrapper.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ManagedForEachEnumeratorQualifiedName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the qualified name for the managed ForEach wrapper enumerator. |
![]() | WrappedForEachEnumerator | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the wrapped ForEach enumerator. |
| Name | Description | |
|---|---|---|
![]() | SetManagedForEachEnumerator(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the managed ForEach enumerator. |
Show:

