DevExpress.Persistent.BaseImpl.EF Namespace
Contains ready-to-use Entity Framework classes that form the Business Class Library.
Assemblies: DevExpress.ExpressApp.Security.EF6.v23.1.dll, DevExpress.Persistent.BaseImpl.EFCore.v23.1.dll
NuGet Package: DevExpress.Persistent.BaseImpl.EFCore
NuGet Packages: DevExpress.ExpressApp.Security.EF6, DevExpress.Persistent.BaseImpl.EF6
NuGet Package: DevExpress.ExpressApp.Security.EF6
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. |
| Role | An entity that defines the security role. |
| User | An XAF user who has a list of associated security roles. |