Previous Topic: Protected ObjectsNext Topic: Recommendations


Commits

It is recommended to call the Commit function on a regular basis when doing a large number of updates against a model. The Commit function performs final validation of the updates and, if no problems are found, commits the changes to the database.

Note: The Commit function does not release the lock on a model.