Entity Framework Question:

What is Mapping in Entity Framework?

Tweet Share WhatsApp

Answer:

Mapping consist information about how your conceptual model is mapped to storage model.

Read All 28 ADO.Net Entity Framework Questions
Previous QuestionNext Question
What is Storage Model?Explain LINQ to Entities?