NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Commit the current resource transaction, writing any
unflushed changes to the database.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
void Commit()
Exceptions
| Exception | Condition |
|---|---|
| System..::..InvalidOperationException | if isActive() is false |
| NPersistence..::..RollbackException | if the commit fails |