NSManagedObjectContext.Rollback Method

Definition

Rolls the state of all objects in the object graph back to the most recent committed values.

[Foundation.Export("rollback")]
public virtual void Rollback ();
abstract member Rollback : unit -> unit
override this.Rollback : unit -> unit
Attributes

Applies to