Platform Objects |
Begins a transaction for multiple data modifications. This function can improve performance when there is a large number of operation and allows cancellation all operations included in a single transaction. The transaction is aborted if any of the operations inside of it fail.
Example Sample code
See also
DB.UpdateFinish |