Entity Framework Question:

What is AssociationSet?

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

Answer:

AssociationSet defines the relation between each EntitySet.


Previous QuestionNext Question
What is EntityType?What is ObjectContext?