After a call to Insert, an application can enable users to enter data in the fields of the
record, and then post those changes to the database using Post (or ApplyUpdates if cached
updating is enabled).
For MySQL indexed tables, the index is updated with the new record information.