JDatabaseDriverSqlsrv::transactionCommit
Method to commit a transaction.
Signature
public function transactionCommit([boolean
$toSavepoint = false] )
Parameters
-
$toSavepoint
- If true, commit to the last savepoint.
Returns
- void