QueryContextDependencies.CurrentDbContext Propriedade

Definição

O cache que está sendo usado para armazenar instâncias de gerador de valor.

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

Valor da propriedade

Microsoft.EntityFrameworkCore.Internal.ICurrentDbContext

Aplica-se a