Base:
property
Identity
System.Data.Metadata.Edm.MetadataItem.Identity
2 references to Identity
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
454
var relatedEndKey = Tuple.Create<string, string, string>(entitySet.
Identity
, associationType.Identity, sourceEndName);
System\Data\Mapping\MetadataMappingHasherVisitor.cs (1)
287
this.AddObjectContentToHashBuilder(associationSet.
Identity
);