EntityReference<TEntity>::Load Method
.NET Framework (current version)
Namespace:
System.Data.Objects.DataClasses
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | Load() | When overridden in a derived class, loads the related object or objects into the related end with the default merge option.(Inherited from RelatedEnd.) |
![]() | Load(MergeOption) | Loads the related object for this EntityReference<TEntity> with the specified merge option.(Overrides RelatedEnd::Load(MergeOption).) |
Show:
