다음을 통해 공유


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

적용 대상