Entity Services and Data Providers (Entity Framework)
The topics in this section describe the data services and providers that transform queries against an Entity Data Model (EDM) into native queries against a data source that is supported by the Entity Framework.
In This Section
- Connection Strings (Entity Framework)
Describes the connection string that is used to access data in an EDM.
- Entity Framework Data Providers
Provides information on data providers that support the Entity Framework.
See Also
Concepts
Entity SQL Language
ADO.NET Entity Framework
Entity Framework Features