DbEntityEntry<TEntity>.Reload Method ()
Reloads the entity from the database overwriting any property values with values from the database. The entity will be in the Unchanged state after calling this method.
Assembly: EntityFramework (in EntityFramework.dll)