Share via


EntityFrameworkEventSource.SavingChanges Method

Definition

Indicates that changes are about to be saved.

public void SavingChanges ();
member this.SavingChanges : unit -> unit
Public Sub SavingChanges ()

Remarks

See EF Core event counters for more information and examples.

Applies to