Entity Framework Question:
Download Job Interview Questions and Answers PDF
What is EntityType?
Answer:
EntityType is a datatype in the model. You can see each EntityType for your conceptual model in XML. If you expand EntityType node in XML, you can see each properties and its type and other info.
Download ADO.Net Entity Framework Interview Questions And Answers
PDF
Previous Question | Next Question |
What is EntitySet? | What is AssociationSet? |