次の方法で共有


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

適用対象