Share via


EntityRecordInfo.EntityKey Property

Definition

Gets the EntityKey for the entity.

public System.Data.Entity.Core.EntityKey EntityKey { get; }
member this.EntityKey : System.Data.Entity.Core.EntityKey
Public ReadOnly Property EntityKey As EntityKey

Property Value

The key for the entity.

Applies to