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

EFCachedRequestSecurityAdapter.CreateRealObjectSpace(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security.EF.Adapters

Assembly: DevExpress.ExpressApp.Security.EF6.v22.2.dll

Declaration

public override IObjectSpace CreateRealObjectSpace(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
IObjectSpace
See Also