DbReferenceEntry.Load Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Entity Framework