nerdexam
Microsoft

70-516 · Question #212

The Entity Data Model file (.edmx file) must be updated to support inheritance mapping for Products and Componets. You need to add the following code to the \Model\Model.edmx file: - the code in…

The correct answer is A. Insert the following code at line EX243. See the full explanation below for the reasoning.

Question

The Entity Data Model file (.edmx file) must be updated to support inheritance mapping for Products and Componets. You need to add the following code to the \Model\Model.edmx file:

  • the code in line EX243 that maps the Product type
  • the code in line EX250 that maps the Component type

What should you do?

Options

  • AInsert the following code at line EX243:
  • BInsert the following code at line EX243:
  • CInsert the following code at line EX243:
  • DInsert the following code at line EX243:

How the community answered

(18 responses)
  • A
    83% (15)
  • C
    6% (1)
  • D
    11% (2)

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice