Back to Devexpress

SerializableObjectLayer Fields

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

latest1.3 KB
Original Source

SerializableObjectLayer Fields

An object access layer used for units of work (or sessions) in distributed applications.

NameDescription
ThroughCommitModeIndicates if the SerializableObjectLayer.CommitObjects method call automatically commits changes in a parent session to properly update key fields and fields with enabled optimistic locking (decorated with the KeyAttribute or OptimisticLockingAttribute) in a nested session. To assign the ThroughCommitMode field, use the corresponding SerializableObjectLayer overloaded constructor.

See Also

SerializableObjectLayer Class

SerializableObjectLayer Members

DevExpress.Xpo Namespace