다음을 통해 공유


EntityQueryModelVisitorFactory.QueryAnnotationExtractor 속성

정의

쿼리를 Microsoft.EntityFrameworkCore.Query.Internal.IQueryAnnotationExtractor 처리할 때 사용할 을 가져옵니다.

protected virtual Microsoft.EntityFrameworkCore.Query.Internal.IQueryAnnotationExtractor QueryAnnotationExtractor { get; }
member this.QueryAnnotationExtractor : Microsoft.EntityFrameworkCore.Query.Internal.IQueryAnnotationExtractor
Protected Overridable ReadOnly Property QueryAnnotationExtractor As IQueryAnnotationExtractor

속성 값

Microsoft.EntityFrameworkCore.Query.Internal.IQueryAnnotationExtractor

적용 대상