NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Set the flush mode type to be used for the query execution.
The flush mode type applies to the query regardless of the
flush mode type in use for the entity manager.
flush mode
Namespace: NPersistenceReturn Value
the same query instanceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
TypedQuery<X> SetFlushMode( FlushModeType flushMode )
Parameters
- flushMode
- FlushModeType