Reads the status of the latest call to the ApplyUpdates method while cached updates are enabled.
function UpdateResult: TUpdateAction;
Call the UpdateResult method to read the status of the latest call to the ApplyUpdates method while cached updates are enabled. UpdateResult reflects updates made on the records that have been edited, inserted, or deleted.
UpdateResult works on the record by record basis and is applicable to the current record only.