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. |