Session.ObjectLayer Property
Provides access to an object access layer, which the current session uses to retrieve and update object data in a data store.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
IObjectLayer | An object that implements the IObjectLayer interface. |
Implements
DevExpress.Xpo.Helpers.IObjectLayerProvider.ObjectLayer
See Also
Feedback