NPersistence Reference Guide
Roll back the current resource transaction.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
void Rollback()

Exceptions

ExceptionCondition
System..::..InvalidOperationException if isActive() is false
NPersistence..::..PersistenceException if an unexpected error condition is encountered

See Also