Called before injecting property values into a newly loaded entity instance.

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

Syntax

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

See Also