question

ArunaRama avatar image
ArunaRama asked

what are the items in a collection that referred in foreach item type enumerator within foreach loop container

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 the information source from which I took the above lines of text: https://docs.microsoft.com/en-us/sql/integration-services/control-flow/foreach-loop-container?view=sql-server-ver15

ssisssis2012
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.