Back to Devexpress

PersistentBase Fields

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

latest1.2 KB
Original Source

PersistentBase Fields

Serves as a base for classes that represent persistent objects.

NameDescription
DisableSmartCreateAssociationListStrategy staticControls how the XPCustomMemberInfo.GetValue method creates a collection object when the XPCustomMemberInfo.MemberType property is set to typeof(XPCollection<T>) or typeof(IList<T>).
UseUnsafeCreateCollectionStrategy staticSpecifies whether the return value type of the XPCustomMemberInfo.GetValue method can be different than the XPCustomMemberInfo.MemberType property value.

See Also

PersistentBase Class

PersistentBase Members

DevExpress.Xpo Namespace