ObjectContext.Refresh Method
.NET Framework 4
Updates specific objects in the object context with data from the data source.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Refresh(RefreshMode, IEnumerable) | Updates a collection of objects in the object context with data from the data source. |
|
Refresh(RefreshMode, Object) | Updates an object in the object context with data from the data source. |