Cancels any changes made during the current transaction and ends the transaction.
For example
1 | aCN.Rollback |
The provider will start a new transaction after this call.
Cancels any changes made during the current transaction and ends the transaction.
For example
1 | aCN.Rollback |
The provider will start a new transaction after this call.