Called before inserting an item in the datastore

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

Syntax

C#
public interface IPreInsertEventListener
Visual Basic
Public Interface IPreInsertEventListener
Visual C++
public interface class IPreInsertEventListener

See Also