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)
748Load();
System\Data\Objects\ObjectContext.cs (2)
751wrappedEntity.RelationshipManager.GetRelatedEnd(navigationProperty).Load(); 791wrappedEntity.RelationshipManager.GetRelatedEnd(navProp, throwArgumentException: removedConvert).Load();