NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Roll back the current resource transaction.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
void Rollback()
Exceptions
| Exception | Condition |
|---|---|
| System..::..InvalidOperationException | if isActive() is false |
| NPersistence..::..PersistenceException | if an unexpected error condition is encountered |