Microsoft SQL Server Integration Services Resources
Microsoft SQL Server Integration Services Resources
You can create and configure a Microsoft SQL Server Integration Services resource to extract metadata from Microsoft SQL Server Integration Services packages. Metadata Manager can extract metadata from packages in the Microsoft SQL Server repository or from packages in package (.dtsx) files.
A package is a collection of connections, control flow elements, data flow elements, event handlers, variables, and configurations that represents a unit of work. You can create a package with SQL Server Integration Services graphical design tools or build it programmatically. You can save a package to Microsoft SQL Server, the SQL Server Integration Services Package Store, or a package file.
You can create one resource to extract metadata from one or multiple packages. All packages in a resource must be in the same repository or must be in package files in the same directory. If you create a resource from multiple repository packages, and the packages are encrypted with a password, the packages must use the same password.