Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Control Flow is the component in SSIS which ensure task workflow is executed in orderly manner. Control Flow tasks are individual, isolated units of work. For example we can consider for loop container which perform looping, also can execute standalone SQL Scripts/Stored procedures, call into COM interfaces, sending mail updates, achieving files etc.
See Also
- [[SQL Server Integration Services - List of TechNet Wiki Articles]]