Call this before beginning a two-phase load

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

Syntax

C#
void BeforeLoad()
Visual Basic
Sub BeforeLoad
Visual C++
void BeforeLoad()

See Also