Back to Devexpress

OptimisticLockingAttribute Properties

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

latest1.1 KB
Original Source

OptimisticLockingAttribute Properties

Specifies that a persistent object’s state can be locked during a session.

NameDescription
EnabledGets or sets whether optimistic locking is enabled.
FieldNameGets the name of the system field which is used to control object locking for objects that have the object locking option enabled.
LockingKindSpecifies the locking behavior.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.

See Also

OptimisticLockingAttribute Class

OptimisticLockingAttribute Members

DevExpress.Xpo Namespace