Select from following answers:- Add this property to a Student partial class definition in a new file.
- Edit the .edmx file to add an unmapped property to the conceptual model.
- Using the Entity Designer, add a Complex Type to the model.
- All Above
You can add code to the existing generated class to simply calculate a read-only value based on other properties.
An unmapped property will never be assigned a value.
Show Correct Answer
Source: MeasureUp.Com | |
Alert Moderator