Freigeben über


DatabaseProviderServices.QueryCompilationContextFactory Eigenschaft

Definition

Ruft den IQueryCompilationContextFactory für den Datenbankanbieter ab. Standardmäßig registriert EF eine Standardimplementierung (ValueGeneratorSelector), die grundlegende Funktionen bereitstellt, aber bei Bedarf überschrieben werden kann.

public virtual Microsoft.EntityFrameworkCore.Query.IQueryCompilationContextFactory QueryCompilationContextFactory { get; }
member this.QueryCompilationContextFactory : Microsoft.EntityFrameworkCore.Query.IQueryCompilationContextFactory
Public Overridable ReadOnly Property QueryCompilationContextFactory As IQueryCompilationContextFactory

Eigenschaftswert

Implementiert

Gilt für: