Skip to main content

DevExpress.Data.Entity Namespace

Contains classes that provide functionality required for connecting to Entity Framework data sources.

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Interfaces

Name Description
IConnectionConfigProvider Provides the path to the file that stores connection strings.
IConnectionStringInfo If implemented, provides information about a connection string.
IConnectionStringsProvider Allows you to resolve a connection string by name for the Entity Framework, XPO, and JSON data sources.
IEFContextProvider When implemented, returns a context object to obtain from the dependency injection container.

Enums

Name Description
DataConnectionLocation Lists the values indicating from where the Report Wizard obtains its data connection settings.