DbCollectionEntry.Load Method ()

 

Loads the collection of entities from the database. Note that entities that already exist in the context are not overwritten with values from the database.

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

public void Load()