arunaramana
MIS
Hello There,
When I recently gone through Microsoft documentation about SSIS -- Foreach Item Enumerator, following points took my attention:
> Foreach Item enumerator to enumerate items that are collections. For example, you can enumerate the names of executables and working directories that an Execute Process task uses.
> You use the Foreach Item enumerator to enumerate items in a collection.
From the above two highlighted statements, what are such items that considered to be collection? Is there any documented source to understand the concept of 'collection' and 'its items'?
Here is the link for Microsoft documentation from which the above highlighted text is taken:
Would anyone please help me understand the context? Thank you for giving your valuable time.
When I recently gone through Microsoft documentation about SSIS -- Foreach Item Enumerator, following points took my attention:
> Foreach Item enumerator to enumerate items that are collections. For example, you can enumerate the names of executables and working directories that an Execute Process task uses.
> You use the Foreach Item enumerator to enumerate items in a collection.
From the above two highlighted statements, what are such items that considered to be collection? Is there any documented source to understand the concept of 'collection' and 'its items'?
Here is the link for Microsoft documentation from which the above highlighted text is taken:
Would anyone please help me understand the context? Thank you for giving your valuable time.