DevExpress.ExpressApp.Xpo Namespace
Contains interfaces and classes that implement XPO integration.
Assembly: DevExpress.ExpressApp.Xpo.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Xpo
#Classes
Name | Description |
---|---|
Calculated |
Applied to a business class. Allows you to dynamically configure a persistent alias for the target business class’ property. |
Secured |
An axillary class that allows you to specify an XPO persistent object’s properties bypassing security checks. |
XPObject |
An Object Space that is used for data manipulation using the DevExpress ORM Tool (XPO). |
XPObject |
Provides Object Space in XPO-based XAF applications. |
Xpo |
A lightweight read-only list of data records (a data view) retrieved from a database without loading complete XPO objects. Can be queried much more quickly than a real objects collection. |
Xpo |
A XPO-oriented class that represents a lightweight read-only data record (a data view) retrieved from a database without loading a complete business object. |
Xpo |
Provides helper methods used to manage the metadata information on XPO business classes. |
#Enums
Name | Description |
---|---|
XPInstant |
Contains values specifying properties mapping modes in Instant |