Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

Session.Reload Method

Name Parameters Description
Reload(Object, Boolean) theObject, forceAggregatesReload Reloads the state of the specified persistent object and its aggregated objects from the data store, recursively.
Reload(Object) theObject Reloads the state of the specified persistent object from the data store.