IDTSForEachEnumeratorInfo100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Contains information about the ForEachEnumerator.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | FileName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the name of the file that is the data source for the ForEachEnumerator. This value is read-only. |
![]() | FileNameVersionString | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the version number of the file. This value is read-only. |
![]() | ForEachEnumeratorContact | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a component-writer defined String that is shown when a ForEachEnumerator is loaded, and it references a component that is not currently installed on the computer. This value is read-only. |
![]() | UITypeName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the qualified name of the assembly that implements the user interface of the ForEachEnumerator. This value is read-only. |
| Name | Description | |
|---|---|---|
![]() | CreateNew() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new ForEachEnumeratorHost for any ForEach enumerator. |
For more information, see ForEachEnumeratorInfo.

