Поделиться через


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

Применяется к