다음을 통해 공유


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

적용 대상