Commit the changes from the transaction
Perform the changes that have been queued. The updates will be made one by one, and the first failure will stop the processing.
@param tx the transaction @return 0 or an error code
See Implementation
Commit the changes from the transaction
Perform the changes that have been queued. The updates will be made one by one, and the first failure will stop the processing.
@param tx the transaction @return 0 or an error code