rollBack() public method
Rolls back a transaction.
| public void rollBack ( ) | ||
|---|---|---|
| throws | yii\db\Exception | 
 if the transaction is not active  |  
rollBack() public method
Rolls back a transaction.
| public void rollBack ( ) | ||
|---|---|---|
| throws | yii\db\Exception | 
 if the transaction is not active  |  
Please login to continue.