Project Properties Dialog Box
An Integration Services project is a unit of deployment. Each project can contain packages, parameters, and environment references. A project is a securable object and can define permissions for database principals. When a project is re-deployed, the previous version of the project can be stored in the Integration Services catalog.
Project parameters and package parameters can be used to assign values to properties within packages at the time of execution. Some parameters require values before the package can be executed. Parameter values that reference environment variables require that the project has the corresponding environment reference prior to execution.
-
In SQL Server Management Studio, connect to the Integration Services server.
You’re connecting to the instance of the SQL Server Database Engine that hosts the SSISDB database.
-
In Object Explorer, expand the tree to display the Integration Services Catalogs node.
-
Expand the SSISDB node.
-
Expand the folder that contains the project that you want to set properties for.
-
Right-click the project, and then click Properties.