Clear the dirty flag, after flushing changes
to the database.
Namespace:
NHibernate.CollectionAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub ClearDirty |
C# |
---|
void ClearDirty() |
Visual C++ |
---|
void ClearDirty() |
JavaScript |
---|
function clearDirty(); |