EntityRecordInfo.EntityKey Property

 

Gets the EntityKey for the entity.

Namespace:   System.Data.Entity.Core.Common
Assembly:  EntityFramework (in EntityFramework.dll)

public EntityKey EntityKey { get; }

Property Value

Type: System.Data.Entity.Core.EntityKey

The key for the entity.