Overload List

  NameDescription
Public methodRefresh(Object)
Re-read the state of the given instance from the underlying database.
(Inherited from ISession.)
Public methodRefresh(Object, LockMode)
Re-read the state of the given instance from the underlying database, with the given LockMode.
(Inherited from ISession.)
Public methodRefresh(Object, IDictionary)
Cascade refresh an entity instance

See Also