For a list of all members of this type, see ITransactionStorage members.
| Name | Description | |
|---|---|---|
| Commit | Commits the current open transaction on the storage. If no transaction is open no exception should be thrown. | |
| Rollback | Rolls the current open transaction back. If no transaction is open no exception should be thrown. | |
| StartTransaction | Overloaded. |