| Overload | Description |
|---|---|
| Refresh(RefreshMode,Object[]) | Refreshes an array of entity objects according to the specified mode. |
| Refresh(RefreshMode,IEnumerable) | Refreshes a collection of entity objects according to the specified mode. |
| Refresh(RefreshMode,Object) | Refreshes an entity object according to the specified mode. |
| Refresh(Boolean,RefreshMode,Object) | Refreshes an entity object according to the specified mode. |