return bool |
|
object obj |
Type NHibernateProxyHelper
Namespace NHibernate.Proxy
return bool |
|
object obj |
return int |
return Type |
return string |
return Type |
The Underlying Type for the object regardless of if it is a Proxy. |
object obj |
The object to get the type of. |
return object |
|
object obj |
|
IEntityPersister persister |
return LazyInitializer |
A reference to LazyInitializer that contains the details of the Proxied object. |
INHibernateProxy proxy |
The Proxy object |
This method is approximate match for Session.bestGuessEntityName in H3.2
return Type |
guessed class of the instance |
object proxy |
a persistable object or proxy |