Entity Framework Question:

What is EntityTypes?

ADO.Net Entity Framework Interview Question
ADO.Net Entity Framework Interview Question

Answer:

Now if you expand ‘Entities’ region, you can see many partial classes that are derived from EntityObject. This classes are EntityTypes of you model.


Previous QuestionNext Question
What is IObjectSet?What is POCO Proxy?