DatabaseProviderServices.QueryContextFactory Property

Definition

Gets the IQueryContextFactory for the database provider.

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

Property Value

Implements

Applies to