Câu 22: 70-463: MCSA Implementing a Data Warehouse with Microsoft SQL Server 20122014
You are developing a SQL Server Integration Services (SSIS) project that contains a project Connection Manager and multiple packages. All packages in the project must connect to the same database. The server name for the database must be set by using a parameter named ParamConnection when any package in the project is…
Nội dung câu hỏi
You are developing a SQL Server Integration Services (SSIS) project that contains a project Connection Manager and multiple packages. All packages in the project must connect to the same database. The server name for the database must be set by using a parameter named ParamConnection when any package in the project is executed. You need to develop this project with the least amount of development effort. What should you do? (Each answer presents a part of the solution. Choose all that apply.)
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Create a package parameter named ConnectionName in each package.
- B. Edit each package Connection Manager. Set the ConnectionName property to @[$Project::ParamConnection].
- C. Edit the project Connection Manager in Solution Explorer. Set the ConnectionName property to @ [$Project::ParamConnection]. — đáp án hiện tại
- D. Set the Sensitive property of the parameter to True.
- E. Create a project parameter named ConnectionName. — đáp án hiện tại
- F. Set the Required property of the parameter to True. — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.