DevExpress.Data.Entity Namespace
Contains classes that provide functionality required for connecting to Entity Framework data sources.
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Interfaces
Name | Description |
---|---|
IConnection |
Provides the path to the file that stores connection strings. |
IConnection |
If implemented, provides information about a connection string. |
IConnection |
Allows you to resolve a connection string by name for the Entity Framework, XPO, and JSON data sources. |
IEFContext |
When implemented, returns a context object to obtain from the dependency injection container. |
#Enums
Name | Description |
---|---|
Data |
Lists the values indicating from where the Report Wizard obtains its data connection settings. |