Description
Commits the current active transaction.
Returns
Nothing
Category
Function Syntax
TransactionCommit()
See also
TransactionRollback, TransactionSetSavePoint
History
ColdFusion 9: Added this function.
Usage
You can call this function only from within an active transaction.