RelationalDatabaseProviderServices.QueryCompilationContextFactory Property

Definition

Gets the IQueryCompilationContextFactory for the database provider.

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

Property Value

Implements

Applies to