EntityTypeBase.KeyProperties Property
Gets the list of all the key properties for this entity type.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection<EdmProperty>The list of all the key properties for this entity type.