Skip to main content
.NET 6.0+

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.