Back to Devexpress

PersistentBase Properties

xpo-devexpress-dot-xpo-dot-persistentbase-dot-underscore-properties.md

latest1.1 KB
Original Source

PersistentBase Properties

Serves as a base for classes that represent persistent objects.

NameDescription
ClassInfoGets a value that provides access to the metadata information of a class gathered via Reflection.
Fields staticGets an object that contains field identifiers for Simplified Criteria Syntax.
IsDeletedIndicates whether the current persistent object is marked as deleted.
IsLoadingIndicates whether the object is currently being initialized.
SessionGets the session used to load and save persistent objects.

See Also

PersistentBase Class

PersistentBase Members

DevExpress.Xpo Namespace