Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

NonPersistentObjectSpaceProvider Class

Provides Object Space that manipulates non-persistent object instances.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v21.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public class NonPersistentObjectSpaceProvider :
    IObjectSpaceProvider,
    IDisposable

Remarks

For more information, refer to the Non-Persistent Objects topic.

Inheritance

Object
NonPersistentObjectSpaceProvider
See Also