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

适用于