SSIS - Control Flow Basics
                                              Overview   Components which use in Control flow to perform sequence of operations.    Connection Manager  Tasks  Precedence Constrains  Containers                                                Connection Manager     Microsoft SQL Server Integration Services packages use connections to perform different tasks and to implement Integration Services features.       Type Description Topic  ADO Connects to ActiveX Data Objects (ADO) objects. ADO Connection Manager  ADO.NET Connects to a data source by using a .NET provider. ADO.NET Connection Manager  CACHE Reads data from the data flow or from a cache file (.caw), and can save data to the cache file. Cache Connection Manager  DQS Connects to a Data Quality Services server and a Data Quality Services database on the server. DQS Cleansing Connection Manager  EXCEL Connects to an Excel workbook file. Excel Connection Manager  FILE Connects to a file or a folder. File Connection Manager  FLATFILE C...