共用方式為


EntityQueryModelVisitorDependencies.ExpressionPrinter 屬性

定義

Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter取得在處理查詢時要使用的 。

public Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter ExpressionPrinter { get; }
member this.ExpressionPrinter : Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter
Public ReadOnly Property ExpressionPrinter As IExpressionPrinter

屬性值

Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter

適用於