IDatabaseProviderServices.QueryContextFactory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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