EPUB | CHM | PDF

TMySQLDataSet.Methods.RevertRecord

Top Previous Next

Restores the current record in the dataset to an unmodified state when cached updates are enabled.

Syntax:

procedure RevertRecord;

Description:

Call RevertRecord to undo changes made to the current record when cached updates are enabled.

note To undo all changes to all pending updates in the cache, call CancelUpdates.