After actually deleting a row, record the fact that the instance no longer exists in the database

Namespace: NHibernate.Engine
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public void PostDelete()
Visual Basic
Public Sub PostDelete
Visual C++
public:
void PostDelete()

See Also