ObjectStateEntry.EntityKey Property

 

Gets the entity key.

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

public abstract EntityKey EntityKey { get; internal set; }

Property Value

Type: System.Data.Entity.Core.EntityKey

The entity key.