Back to Devexpress

XPWeakReference Properties

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

latest2.3 KB
Original Source

XPWeakReference Properties

A persistent weak reference to a persistent object.

NameDescription
ClassInfoGets a value that provides access to the metadata information of a class gathered via Reflection. Inherited from PersistentBase.
Fields staticGets an object that contains field identifiers for Simplified Criteria Syntax. Inherited from PersistentBase.
IsAliveGets whether the object referenced by this instance has been garbage collected.
IsDeletedIndicates whether the current persistent object is marked as deleted. Inherited from PersistentBase.
IsLoadingIndicates whether the object is currently being initialized. Inherited from PersistentBase.
LoadingObsolete. Gets whether the object is currently being initialized. Inherited from XPBaseObject.
SessionGets the session used to load and save persistent objects. Inherited from PersistentBase.
TargetGets or sets the object referenced by the current XPWeakReference instance.
TargetKey_Obsolete. This property isn’t used.
TargetType_Obsolete. This property isn’t used.
ThisRefers to the current instance. Inherited from XPBaseObject.

See Also

XPWeakReference Class

XPWeakReference Members

DevExpress.Xpo Namespace