The following tables list the members exposed by ISupportTransactions.
Name | Description | |
---|---|---|
HasPendingChanges | Gets a value indicating whether this instance has uncommited changes. |
Name | Description | |
---|---|---|
CommitChanges | Called in order to commit the pending changes. | |
RollbackChanges | Called in order to rollback the pending changes. |