DevExpress.Persistent.BaseImpl.EF Namespace
Contains ready-to-use Entity Framework classes that form the Business Class Library.
Assembly: DevExpress.Persistent.BaseImpl.EFCore.v25.2.dll
NuGet Package: DevExpress.Persistent.BaseImpl.EFCore
Classes
| Name | Description |
|---|---|
| BaseObject | A base class for EF Core persistent classes. |
| DashboardData | An entity class used by the Dashboards Module to store dashboards in the application database. |
| MediaDataObject | The entity used to store media data in the database. |
| ModelDifference | The entity used to store model differences in the database. |
| ModelDifferenceAspect | The entity used to store model difference aspects in the database. |
| ReportDataV2 | The entity class used to store reports in the Reports V2 Module. |