共用方式為


EntityRecordInfo.EntityKey 屬性

定義

取得實體的 EntityKey

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

屬性值

實體的索引鍵。

適用於