SaveChangesEventArgs.AcceptAllChangesOnSuccess Property

Definition

The value passed to DbContext.SaveChanges or DbContext.SaveChangesAsync.

public virtual bool AcceptAllChangesOnSuccess { get; }
member this.AcceptAllChangesOnSuccess : bool
Public Overridable ReadOnly Property AcceptAllChangesOnSuccess As Boolean

Property Value

Applies to