Compartir a través de


RelationalShapedQueryCompilingExpressionVisitorDependencies.RelationalLiftableConstantFactory Property

Definition

The liftable constant factory.

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

Property Value

Applies to