Transaction.RollBack
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| RollBack() | TransactionStatus | Rolls back all changes made to the model during the transaction. |
| RollBack(FailureHandlingOptions) | TransactionStatus | Rolls back all changes made to the model during the transaction. |