共用方式為


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

適用於