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
Post a Comment