Called after a flush that actually ends in execution of the SQL statements required to synchronize in-memory state with the database.

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
protected internal virtual void PostFlush()

See Also