EFCoreObjectSpaceProviderOptionsBuilder.CustomCreateObjectSpaceProvider Property
In This Article
Namespace: DevExpress.ExpressApp.ApplicationBuilder
Assembly: DevExpress.ExpressApp.EFCore.v24.2.dll
NuGet Package: DevExpress.ExpressApp.EFCore
#Declaration
public Func<CustomCreateObjectSpaceProviderContext, IObjectSpaceProvider> CustomCreateObjectSpaceProvider { get; set; }
#Property Value
Type |
---|
Func<DevExpress. |
See Also