IDatabaseProviderServices.QueryContextFactory Property

Definition

Gets the IQueryContextFactory for the database provider.

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

Property Value

Applies to