Implemented interface member:
method
Load
System.Data.Objects.DataClasses.IRelatedEnd.Load()
3 references to Load
System.Data.Entity (3)
System\Data\Objects\DataClasses\RelatedEnd.cs (1)
748
Load
();
System\Data\Objects\ObjectContext.cs (2)
751
wrappedEntity.RelationshipManager.GetRelatedEnd(navigationProperty).
Load
();
791
wrappedEntity.RelationshipManager.GetRelatedEnd(navProp, throwArgumentException: removedConvert).
Load
();