xRecord.dbOpInTransaction Method
Makes sure that database operations are correctly closed if they fail.
Syntax
private void dbOpInTransaction([boolean isWriteOperation])
Run On
Called
Parameters
- isWriteOperation
Type: boolean
A Boolean value that indicates whether the operation is a write operation; optional.