IDTSForEachEnumerator100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines the properties and methods for the ForEachEnumerator.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | CollectionEnumerator | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates what kind of objects the enumerator is iterating over. |
| Name | Description | |
|---|---|---|
![]() | GetEnumerator(IDTSConnections100^, IDTSVariableDispenser100^, IDTSInfoEvents100^, IDTSLogging100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns an enumerator for iterating over the collection. |
![]() | InitializeForEachEnumerator(IDTSConnections100^, IDTSInfoEvents100^, IDTSObjectReferenceTracker100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the properties associated with the task. |
![]() | Validate(IDTSConnections100^, IDTSVariableDispenser100^, IDTSInfoEvents100^, IDTSLogging100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Allows the enumerator to determine if it contains invalid settings that will prevent it from executing successfully. |

