Perform an ImmediateLoad of the actual object for the Proxy.
Namespace: NHibernate.ProxyAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
void Initialize() |
| Visual Basic |
|---|
Sub Initialize |
| Visual C++ |
|---|
void Initialize() |
Exceptions
| Exception | Condition |
|---|---|
| NHibernate..::..HibernateException | Thrown when the Proxy has no Session or the Session is closed or disconnected. |