Freigeben über


QueryCompilationContextDependencies.LiftableConstantProcessor Property

Definition

The liftable constant processor.

public Microsoft.EntityFrameworkCore.Query.ILiftableConstantProcessor LiftableConstantProcessor { get; init; }
member this.LiftableConstantProcessor : Microsoft.EntityFrameworkCore.Query.ILiftableConstantProcessor with get, set
Public Property LiftableConstantProcessor As ILiftableConstantProcessor

Property Value

Applies to