commit() public method
Commits a transaction. It is necessary to override PDO's method as MSSQL PDO driver does not natively support transactions.
public boolean commit ( ) | ||
---|---|---|
return | boolean |
The result of a transaction commit. |
Designed by : w10schools
service@w10schools.com
Please login to continue.