Back to Devexpress

DelayedAttribute Properties

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

latest1.1 KB
Original Source

DelayedAttribute Properties

Indicates that the property’s value should not be loaded when a persistent object is being loaded. The property will be loaded the first time it is accessed.

NameDescription
FieldNameGets the name of the field which stores the value of the delayed property.
GroupNameGets the group’s name.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
UpdateModifiedOnlyGets whether the delayed property stores all or only modified values to a data store.

See Also

DelayedAttribute Class

DelayedAttribute Members

DevExpress.Xpo Namespace