Share via


QueryCompilationContextDependencies.CurrentContext Property

Definition

The cache being used to store value generator instances.

public Microsoft.EntityFrameworkCore.Infrastructure.ICurrentDbContext CurrentContext { get; }
member this.CurrentContext : Microsoft.EntityFrameworkCore.Infrastructure.ICurrentDbContext
Public ReadOnly Property CurrentContext As ICurrentDbContext

Property Value

Applies to