Back to Devexpress

DevExpress.Persistent.BaseImpl.EF Namespace

expressappframework-devexpress-dot-persistent-dot-baseimpl-284fe0a5.md

latest2.3 KB
Original Source

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

NameDescription
BaseObjectA base class for EF Core persistent classes.
BaseObjectWithNotifyPropertyChangedA base persistent class that implements INotifyPropertyChanging and INotifyPropertyChangedfrom interfaces. You can inherit your business classes from this class.
DashboardDataAn entity class used by the Dashboards Module to store dashboards in the application database.
MediaDataObjectThe entity used to store media data in the database.
ModelDifferenceThe entity used to store model differences in the database.
ModelDifferenceAspectThe entity used to store model difference aspects in the database.
ReportDataV2The entity class used to store reports in the Reports V2 Module.