CFTRANSACTION
Use to group multiple queries as a single transaction. Support for rollback and committing of the transaction
Usage
<cftransaction>
Attributes
| Attribute | default | required | summary |
|---|---|---|---|
| ACTION | ![]() |
The action - BEGIN, COMMIT and ROLLBACK are supported | |
| ISOLATION | The isolation level of the transaction. |

