CoreEventId.SaveChangesStarting Campo

Definición

SaveChanges() o una de sus sobrecargas iniciadas.

public static readonly Microsoft.Extensions.Logging.EventId SaveChangesStarting;
 staticval mutable SaveChangesStarting : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly SaveChangesStarting As EventId 

Valor de campo

Comentarios

Este evento está en la DbLoggerCategory.Update categoría .

Este evento usa la DbContextEventData carga cuando se usa con .DiagnosticSource

Se aplica a