failedUpdateRecords
- function
- new in 1.63
- If a save changes command or autoSave operation is unable to write any updates to the database, the failedUpdateRecords function will return a list of the records that had failed updates, and failedUpdateExceptions will return a list of the exceptions that occurred for each of those records.
- Related: failedUpdateExceptions