Which part of an Entity Data Model (EDM) is responsible for mapping entity properties to database columns?
- Conceptual Layer
- Mapping Layer
- Presentation Layer
- Storage Layer
Mapping Layer
Loading...
Related Quiz
- ADO.NET Datasets allow you to work with data in a ___________ manner.
- ADO.NET allows you to represent a collection of related tables using a ___________.
- Which event is triggered when a user selects a row in a DataGrid or DataGridView control?
- Which ADO.NET class is responsible for transferring data between a data source and a data-bound control?
- Exception handling in non-query command execution involves using ___________ to catch and handle errors.