Contents

rollback()

Discards pending inserts and deletes, restores changed models to their most recent committed state, and empties the undo stack.

Declaration

func rollback()

See Also

Persisting unsaved changes