IChangeTracking.AcceptChanges Method

Definition

Resets the object's state to unchanged by accepting the modifications.

public:
 void AcceptChanges();
public void AcceptChanges ();
abstract member AcceptChanges : unit -> unit
Public Sub AcceptChanges ()

Applies to