Entity Framework Question:
Download Job Interview Questions and Answers PDF
What is ObjectSet?
Answer:
Each EntitySet in context class is a type of ObjectSet<> that wraps the entity. e.g. ObjectSet.
Download ADO.Net Entity Framework Interview Questions And Answers
PDF
Previous Question | Next Question |
What is ObjectContext? | What is IObjectSet? |