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

属性值

实体键。

适用于