RelationalDatabaseProviderServices.QueryContextFactory Property

Definition

Gets the IQueryContextFactory for the database provider.

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

Property Value

Implements

Applies to