The ILazyInitializer type exposes the following members.

Properties

  NameDescription
Public propertyEntityName
The entity-name of the entity our owning proxy represents.
Public propertyIdentifier
The identifier value for the entity our owning proxy represents.
Public propertyIsReadOnlySettingAvailable
Is the read-only setting available?
Public propertyIsUninitialized
Is the proxy uninitialzed?
Public propertyPersistentClass
Get the actual class of the entity. Generally, EntityName should be used instead.
Public propertyReadOnly
Read-only status
Public propertySession
Get the session to which this proxy is associated, or null if it is not attached.
Public propertyUnwrap

See Also