Overload List

  NameDescription
Public methodRefresh(RefreshMode, IEnumerable)
Update a collection of objects in the object context with data from the data source
(Overrides EntityContext..::..Refresh(RefreshMode, IEnumerable).)
Public methodRefresh(RefreshMode, Object)
Updates a single object in the object context with data from the data source
(Overrides EntityContext..::..Refresh(RefreshMode, Object).)

See Also