DbReferenceEntry.Load Method

Definition

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.

public void Load ();
member this.Load : unit -> unit
Public Sub Load ()

Applies to