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