Database::CommitTransaction | ||
Description | ||
The CommitTransaction
method saves all changes made since the last BeginTransaction method call,
and ends the current transaction. Note: not all providers support transactions! |
||
Options | ||
Handle |
Name of the handle which references the database connection. |