Exit 70-466 Implementing Data Models and Reports with Microsoft SQL Server
Question 3 of 5
0% complete
Q3 Single choice

You develop a SQL Server Analysis Services (SSAS) stored procedure.

You need to ensure that developers can create Multidimensional Expressions (MDX) calculations that use the stored procedure.

What should you do?

  • A

    Register the assembly on the SSAS server instance.

  • B

    Copy the assembly to the SSAS installation directory and register it by using the CREATE ASSEMBLY T-SQL command.

  • C

    Register the assembly on the SSAS server by using regedit.exe.

  • D

    Register the assembly on the SharePoint server by using regedit.exe.