共用方式為


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

適用於