3 references to GetCurrentRelationValue
System.Data.Entity (3)
System\Data\Objects\RelationshipEntry.cs (3)
414
return
GetCurrentRelationValue
(ordinal, true);
465
EntityKey entityKey = this.
GetCurrentRelationValue
(i, false) as EntityKey;
594
return
GetCurrentRelationValue
(ordinal, false);