The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbEntityEntry<TEntity>::Reload Method ()
Entity Framework 6.0
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)
Return to top
Show: