ObjectContext.AcceptAllChanges Method

Definition

Accepts all changes made to objects in the object context.

public virtual void AcceptAllChanges ();
abstract member AcceptAllChanges : unit -> unit
override this.AcceptAllChanges : unit -> unit
Public Overridable Sub AcceptAllChanges ()

Applies to