EntityQueryModelVisitorFactory.QueryAnnotationExtractor Propriedade

Definição

Obtém o Microsoft.EntityFrameworkCore.Query.Internal.IQueryAnnotationExtractor a ser usado ao processar uma consulta.

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

Valor da propriedade

Microsoft.EntityFrameworkCore.Query.Internal.IQueryAnnotationExtractor

Aplica-se a