Compartir a través de


QueryContextDependencies.CurrentDbContext Propiedad

Definición

Caché que se usa para almacenar instancias del generador de valores.

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

Valor de propiedad

Microsoft.EntityFrameworkCore.Internal.ICurrentDbContext

Se aplica a