What Is The Control Flow?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this answer should be reported.
Ch Kashif
A control flow consists of one or more tasks and containers that execute when
the package runs. To control order or define the conditions for running the next
task or container in the package control flow, we use precedence constraints to
connect the tasks and containers in a package. A subset of tasks and containers
can also be grouped and run repeatedly as a unit within the package control flow.
SQL Server 2005 Integration Services (SSIS) provides three different types of
control flow elements: Containers that provide structures in packages, Tasks that
provide functionality, and Precedence Constraints that connect the executables,
containers, and tasks into an ordered control flow.