Back to Devexpress

Member Table: Persisting Objects

xpo-2104-member-tables-member-table-persisting-objects.md

latest789 B
Original Source

Member Table: Persisting Objects

  • Jun 11, 2019
Class, methodDescription
Session.SaveSaves the specified persistent object(s) to a data store.
XPBaseObject.SaveSaves the object to a data store.
AggregatedAttributeIndicates that a property or field references other aggregated persistent objects.
PersistentAttributeIndicates that a property, field or class will be stored in a persistent data store.
NonPersistentAttributeIndicates that a class, property or field will not be stored in a persistent data store.