Viewing Package Objects

In SSIS Designer, the Package Explorer tab provides an explorer view of the package. The view reflects the container hierarchy of the Integration Services architecture. The package container is at the top of the hierarchy, and you expand the package to view the connections, executables, event handlers, log providers, precedence constraints, and variables in the package.

The executables, which are the containers and tasks in the package, can include event handlers, precedence constraints, and variables. Integration Services supports a nested hierarchy of containers, and the For Loop, Foreach Loop, and Sequence containers can include other executables.

If a package includes a data flow, the Package Explorer lists the Data Flow task and includes a Components folder that lists the data flow components.

From the Package Explorer tab, you can delete objects in a package and access the Properties window to view object properties.

The following diagram shows a tree view of a simple package.

Package Explorer tab of SSIS Designer

To view package content

Integration Services icon (small) Stay Up to Date with Integration Services

For the latest downloads, articles, samples, and videos from Microsoft, as well as selected solutions from the community, visit the Integration Services page on MSDN or TechNet:

For automatic notification of these updates, subscribe to the RSS feeds available on the page.