Answers

Question and Answer:

  Home  ADO.Net Entity Framework

⟩ What is ObjectContext?

Now, if you open designer.cs, you can see two main regions, Contexts and Entities. Expand contexts region. You can see partial class with suffix ‘entities’ and derived from ObjectContext class.

 173 views

More Questions for you: