Microsoft Exam Questions

Which stored procedure should you use?

You are using a SQL Server Integration Services (SSIS) project that is stored in the SSIS
catalog. An Environment has been defined in the SSIS catalog.
You need to add the Environment to the project.
Which stored procedure should you use?

A.
catalog.set_environment_reference_type

B.
catalog.set_environment_property

C.
catalog.create_environment_reference

D.
catalog.create_environment