Share via


QueryContextDependencies.CurrentDbContext Property

Definition

The cache being used to store value generator instances.

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

Property Value

Microsoft.EntityFrameworkCore.Internal.ICurrentDbContext

Applies to