1 reference to GetRelatedCollection
System.Data.Entity (1)
System\Data\Objects\ELinq\InitializerFacet.cs (1)
500
EntityCollection<T> result = wrappedOwner.RelationshipManager.
GetRelatedCollection
<T>(relationshipName, targetRoleName);