recordsToUpdate
- function
- new in 1.63
- The recordsToUpdate function returns a list of records that were fetched from the table that have unsaved updates. A save changes command or an autoSave operation will send these updates to the database and empty the recordsToUpdate list.
note
This page is under construction: it has not been reviewed for completeness.