RelatedEnd.Load Method
.NET Framework 4.5
When overridden in a derived class, loads the related object or objects into the local collection or reference.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Load() | When overridden in a derived class, loads the related object or objects into the related end with the default merge option. |
|
Load(MergeOption) | When overridden in a derived class, loads an object or objects from the related end with the specified merge option. |