PrepAway - Latest Free Exam Questions & Answers

You need to ensure that the EDM contains an entity type named Employee that contains all of the data from both

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application that
connects to a database by using the Entity Framework. You create an Entity Data Model (EDM) by
using the Generate from database wizard for the following tables.

You need to ensure that the EDM contains an entity type named Employee that contains all of the
data from both tables. What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Delete the EmployeeAccess entity, create a new property named CanAccessBuilding5 on the
Employee entity, and add a mapping for the new property.

B.
Create an inheritance relationship between the Employee and EmployeeAccess entities, and use
CanAccessBuildingS as an inheritance condition.

C.
Modify the .edmx file to include the following line of code.
<NovigotionProperty Name=”Type” FromRole-“EmployeeAccess”
ToRole-“Employee” />

D.
Create a one-to-one association named CanAccessBuildingsAssociation between the
EmployeeAccess entity and the Employee entity.


Leave a Reply