What is the main role of Entity Client Data Provider ?

 Posted by Akiii on 10/29/2012 | Category: ASP.NET Interview questions | Views: 3435 | Points: 40
Answer:

The main role of the Entity Client Data Provider is to convert Entity SQL queries into SQL query which is understood by underlying database.

It communicates with ADO.Net data provider which in turn sends or retrieves data from the database.


Thanks and Regards
Akiii


| Alert Moderator 

Comments or Responses

Login to post response