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

属性值

实体的键 。

适用于