Back to Devexpress

DevExpress.Persistent.BaseImpl Namespace

expressappframework-devexpress-dot-persistent-58422f0f.md

latest2.5 KB
Original Source

DevExpress.Persistent.BaseImpl Namespace

Contains ready-to-use XPO persistent classes that form the Business Class Library.

Assembly : DevExpress.Persistent.BaseImpl.Xpo.v25.2.dll

NuGet Package : DevExpress.Persistent.BaseImpl.Xpo

Classes

NameDescription
BaseObjectRepresents a base persistent class from which business classes can be inherited.
DashboardDataAn XPO persistent class used by the Dashboards Module to store dashboards in the application database.
MediaDataObjectThe XPO persistent class used to store media data in the database.
ModelDifferenceThe XPO persistent class used to store model differences in the database.
ModelDifferenceAspectThe XPO persistent class used to store model difference aspects in the database.
ReportDataV2The persistent class used to store reports in the Reports V2 Module. Inherits BaseObject and thus has the Guid-type identifier.

Enums

NameDescription
OidInitializationModeContains values specifying when a new GUID value is assigned to the BaseObject.Oid property.