DatabaseDependencies.QueryCompilationContextFactory 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.
Factory for compilation contexts to process LINQ queries.
public Microsoft.EntityFrameworkCore.Query.IQueryCompilationContextFactory QueryCompilationContextFactory { get; init; }
public Microsoft.EntityFrameworkCore.Query.IQueryCompilationContextFactory QueryCompilationContextFactory { get; }
member this.QueryCompilationContextFactory : Microsoft.EntityFrameworkCore.Query.IQueryCompilationContextFactory with get, set
member this.QueryCompilationContextFactory : Microsoft.EntityFrameworkCore.Query.IQueryCompilationContextFactory
Public Property QueryCompilationContextFactory As IQueryCompilationContextFactory
Public ReadOnly Property QueryCompilationContextFactory As IQueryCompilationContextFactory