Partager via


CoreEventId.SaveChangesStarting Champ

Définition

SaveChanges() ou l’une de ses surcharges a démarré.

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

Valeur de champ

Remarques

Cet événement est dans la DbLoggerCategory.Update catégorie .

Cet événement utilise la DbContextEventData charge utile lorsqu’il est utilisé avec un DiagnosticSource.

S’applique à