Share via


QueryCompilationContextDependencies.Context Property

Definition

The current context.

public Microsoft.EntityFrameworkCore.DbContext Context { get; }
member this.Context : Microsoft.EntityFrameworkCore.DbContext
Public ReadOnly Property Context As DbContext

Property Value

Applies to