Entity Framework Question:

What is Entity Graph?

Tweet Share WhatsApp

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 PDF Read All 28 ADO.Net Entity Framework Questions
Previous QuestionNext Question
What is Disconnected Scenario?What is DefiningQuery in Entity Framework?