Share via


DataContext.Refresh method

Refreshes one or more entities with the latest data from the content database.

Overload list

  Name Description
Public method Refresh(RefreshMode, IEnumerable) Refreshes a collection of entities with the latest data from the content database according to the specified mode.
Public method Refresh(RefreshMode, Object) Refreshes the specified entity with the latest data from the content database according to the specified mode.
Public method Refresh(RefreshMode, []) Refreshes an array of entities with the latest data from the content database according to the specified mode.

Top

See also

Reference

DataContext class

DataContext members

Microsoft.SharePoint.Linq namespace