DbContextEventData.Context Propriedade

Definição

O DbContext atual.

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

Valor da propriedade

Aplica-se a