EntityQueryModelVisitorFactory.ExpressionPrinter 属性

定义

Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter获取处理查询时要使用的 。

protected virtual Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter ExpressionPrinter { get; }
member this.ExpressionPrinter : Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter
Protected Overridable ReadOnly Property ExpressionPrinter As IExpressionPrinter

属性值

Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter

适用于