ObjectContext.SavingChanges Event

Definition

Occurs when changes are saved to the data source.

public event EventHandler SavingChanges;
member this.SavingChanges : EventHandler 
Public Custom Event SavingChanges As EventHandler 

Event Type

Applies to