3 references to GetEntityKey
System.Data.Entity (3)
System\Data\Objects\ObjectStateManager.cs (2)
1383
UnloadReferenceRelatedEnds(cache, relationshipEntry, relationshipEntry.RelationshipWrapper.
GetEntityKey
(0), endMembers[1].Name);
1384
UnloadReferenceRelatedEnds(cache, relationshipEntry, relationshipEntry.RelationshipWrapper.
GetEntityKey
(1), endMembers[0].Name);
System\Data\Objects\RelationshipEntry.cs (1)
401
return _relationshipWrapper.
GetEntityKey
(ordinal);