共用方式為


ObjectStateEntry.EntityKey 屬性

定義

取得實體索引鍵。

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

屬性值

實體索引鍵。

適用於