NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Synchronize the persistence context to the
underlying database.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
void Flush()
Exceptions
Exception | Condition |
---|---|
NPersistence..::..TransactionRequiredException | if there is no transaction |
NPersistence..::..PersistenceException | if the flush fails |