Back to Devexpress

SerializableObjectLayer Constructors

xpo-devexpress-dot-xpo-dot-serializableobjectlayer-dot-ctor.md

latest1.2 KB
Original Source

SerializableObjectLayer Constructors

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

NameParametersDescription
SerializableObjectLayer(Session, Boolean)parentSession, throughCommitModeInitializes a new instance of the SerializableObjectLayer class with a specified parent session and the SerializableObjectLayer.ThroughCommitMode field value.
SerializableObjectLayer(Session)parentSessionInitializes a new instance of the SerializableObjectLayer class with a specified parent session.

See Also

SerializableObjectLayer Class

SerializableObjectLayer Members

DevExpress.Xpo Namespace