Back to Devexpress

BaseObjectSpace Fields

expressappframework-devexpress-dot-expressapp-dot-baseobjectspace-dot-underscore-fields.md

latest1.3 KB
Original Source

BaseObjectSpace Fields

A base class for the classes that implement the IObjectSpace interface.

NameDescription
CompositeKeyPropertyType staticFor internal use.
ThrowExceptionForNotRegisteredEntityType staticCertain Object Space methods have the Type parameters. This static field indicates whether these methods throw the ArgumentException when a passed type is not registered in the Object Space Provider’s entity store. Set this field to true to diagnose issues related to the incorrect use of the Object Space type (for example, when a persistent Object Space is used to manipulate non-persistent objects).

See Also

BaseObjectSpace Class

BaseObjectSpace Members

DevExpress.ExpressApp Namespace