RelationalQueryCompilationContextFactory Class

Definition

A relational factory for instances of QueryCompilationContext.

C#
public class RelationalQueryCompilationContextFactory : Microsoft.EntityFrameworkCore.Query.Internal.QueryCompilationContextFactory
Inheritance
Microsoft.EntityFrameworkCore.Query.Internal.QueryCompilationContextFactory
RelationalQueryCompilationContextFactory

Constructors

RelationalQueryCompilationContextFactory(IModel, ISensitiveDataLogger<RelationalQueryCompilationContextFactory>, IEntityQueryModelVisitorFactory, IRequiresMaterializationExpressionVisitorFactory, MethodInfoBasedNodeTypeRegistry, ICurrentDbContext)

This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

RelationalQueryCompilationContextFactory(QueryCompilationContextDependencies, RelationalQueryCompilationContextDependencies)

This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

Methods

Create(Boolean)

Creates a new QueryCompilationContext.

Applies to

Product Versions
Entity Framework Core 1.0, 1.1, 2.0, 2.1, 2.2