Entity Framework Question:
Download Questions PDF

What is Entity Graph?

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

Answer:

When an entity has relation with other entities then it called entity graph because more entities are involved, for example Student entity graph includes many other entities like Standard, StudentAddress & Course.

Download ADO.Net Entity Framework Interview Questions And Answers PDF

Previous QuestionNext Question
What is Disconnected Scenario?What is DefiningQuery in Entity Framework?