The ILazyInitializer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EntityName |
The entity-name of the entity our owning proxy represents.
|
![]() | Identifier |
The identifier value for the entity our owning proxy represents.
|
![]() | IsReadOnlySettingAvailable |
Is the read-only setting available?
|
![]() | IsUninitialized |
Is the proxy uninitialzed?
|
![]() | PersistentClass |
Get the actual class of the entity. Generally, EntityName should be used instead.
|
![]() | ReadOnly |
Read-only status
|
![]() | Session |
Get the session to which this proxy is associated, or null if it is not attached.
|
![]() | Unwrap |