NonPersistentObjectSpaceProvider Class
In This Article
Provides Object Space that manipulates non-persistent object instances.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
public class NonPersistentObjectSpaceProvider :
IObjectSpaceProvider,
IDisposable
#Remarks
For more information, refer to the Non-Persistent Objects topic.
#Implements
See Also