Answer:
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.
Previous Question | Next Question |
What is AssociationSet? | What is ObjectSet? |