Using Parameters and Expressions

https://www.youtube.com/watch?v=3HcPJCBS_KY 

Set Required to True so that you have to specify a value for the parameter when the package runs.

Convert any connections to Project connections so they are available to any package in the project.


Use the Project parameters in expressions; e.g. ConnectionString = $project::pConnectionString




Comments

Popular posts from this blog

Execute SSIS Package - Specify All Required package parameters

Get Selected Project Parameters for a Project from the SSIS Catalog