DatabaseDependencies.QueryCompilationContextFactory Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Factory für Kompilierungskontexte zum Verarbeiten von LINQ-Abfragen.
public Microsoft.EntityFrameworkCore.Query.IQueryCompilationContextFactory QueryCompilationContextFactory { get; }
public Microsoft.EntityFrameworkCore.Query.IQueryCompilationContextFactory QueryCompilationContextFactory { get; init; }
member this.QueryCompilationContextFactory : Microsoft.EntityFrameworkCore.Query.IQueryCompilationContextFactory
member this.QueryCompilationContextFactory : Microsoft.EntityFrameworkCore.Query.IQueryCompilationContextFactory with get, set
Public ReadOnly Property QueryCompilationContextFactory As IQueryCompilationContextFactory
Public Property QueryCompilationContextFactory As IQueryCompilationContextFactory