InterviewSolution
Saved Bookmarks
| 1. |
What Is Conceptual Model? |
|
Answer» An implementation of the Entity Data Model (EDM), SPECIFIC to the Entity Framework, which represents an abstract SPECIFICATION for the data structures that DEFINE an entity-relationship representation of data in the domain of an APPLICATION. An implementation of the Entity Data Model (EDM), specific to the Entity Framework, which represents an abstract specification for the data structures that define an entity-relationship representation of data in the domain of an application. |
|