nerdexam
Microsoft

70-516 · Question #49

You use Microsoft Visual Studio 2010 and .NET Framework 4.0 to develop an application that uses the Entity Data Model for the fallowing database tables. You need to ensure that the entity that is…

The correct answer is A. Use a Table-Per-Type mapping method. See the full explanation below for the reasoning.

Question

You use Microsoft Visual Studio 2010 and .NET Framework 4.0 to develop an application that uses the Entity Data Model for the fallowing database tables. You need to ensure that the entity that is mapped to the ContectTypeDerived table derives from the entity that is mapped to the ContentTypeBase table. What should you do?

Exhibit

70-516 question #49 exhibit

Options

  • AUse a Table-Per-Type mapping method.
  • BUse a Table-Per-Hierarchy mapping method.
  • CCreate a function import for each entity.
  • DCreate a complect type for each entity.

How the community answered

(45 responses)
  • A
    78% (35)
  • B
    4% (2)
  • C
    4% (2)
  • D
    13% (6)

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice