DbReferenceEntry<TEntity, TProperty>.Load Method ()

 

Loads the entity from the database. Note that if the entity already exists in the context, then it will not overwritten with values from the database.

Namespace:   System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)

public void Load()