Force an immediate flush
Namespace: NHibernate.EventAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void ForceFlush( EntityEntry e ) |
Visual Basic |
---|
Sub ForceFlush ( _ e As EntityEntry _ ) |
Visual C++ |
---|
void ForceFlush( EntityEntry^ e ) |
Parameters
- e
- Type: NHibernate.Engine..::..EntityEntry
[Missing <param name="e"/> documentation for "M:NHibernate.Event.IEventSource.ForceFlush(NHibernate.Engine.EntityEntry)"]