nerdexam
Microsoft

70-448 · Question #289

You create a report in SQL Server 2008 Reporting Services (SSRS) solution. You write the following code segment in the report. The code segment generates errors when compiled. You need to ensure…

The correct answer is D. Create a custom assembly by using Microsoft Visual Basic .NET. See the full explanation below for the reasoning.

Question

You create a report in SQL Server 2008 Reporting Services (SSRS) solution. You write the following code segment in the report. The code segment generates errors when compiled. You need to ensure that the following requirements are met:

What should you do?

Exhibit

70-448 question #289 exhibit

Options

  • ARemove the Private keyword from the function definition.
  • BRemove the Shared keyword from the function definition.
  • CDeclare the function as Public Shared instead of Private Shared.
  • DCreate a custom assembly by using Microsoft Visual Basic .NET.

How the community answered

(38 responses)
  • A
    8% (3)
  • B
    3% (1)
  • C
    11% (4)
  • D
    79% (30)

Community Discussion

No community discussion yet for this question.

Full 70-448 Practice