Called before a flush
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub PreFlush ( _ entities As ICollection _ ) |
C# |
---|
void PreFlush( ICollection entities ) |
Visual C++ |
---|
void PreFlush( ICollection^ entities ) |
JavaScript |
---|
function preFlush(entities); |
Parameters
- entities
- Type: System.Collections..::.ICollection
The entities