다음을 통해 공유


EntityQueryModelVisitorDependencies.QueryAnnotationExtractor 속성

정의

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

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

속성 값

Microsoft.EntityFrameworkCore.Query.Internal.IQueryAnnotationExtractor

적용 대상