Chapter 7. Containers and Precedence Constraints
by Reza Rad and Pedro Perfeito
In this chapter, we will cover:
Sequence Container: putting all tasks in an executable object
For Loop Container: looping through static enumerator till a condition is met
Foreach Loop Container: looping through result set of a database query
Foreach Loop Container: looping through files using File Enumerator
Foreach Loop Container: looping through data table
Precedence Constraints: how to control the flow of task execution