Skip to main content
All docs
V26.1
  • SecuredEFCoreObjectSpace.GetCriteriaCompilerDescriptor(Type) Method

    Namespace: DevExpress.EntityFrameworkCore.Security

    Assembly: DevExpress.EntityFrameworkCore.Security.v26.1.dll

    NuGet Package: DevExpress.ExpressApp.EFCore

    Declaration

    public override XafCriteriaCompilerDescriptor GetCriteriaCompilerDescriptor(
        Type type
    )

    Parameters

    Name Type
    type Type

    Returns

    Type
    DevExpress.ExpressApp.Filtering.XafCriteriaCompilerDescriptor
    See Also