EntityRecordInfo.EntityKey 属性

定义

获取实体的 EntityKey

public:
 property System::Data::EntityKey ^ EntityKey { System::Data::EntityKey ^ get(); };
public System.Data.EntityKey EntityKey { get; }
member this.EntityKey : System.Data.EntityKey
Public ReadOnly Property EntityKey As EntityKey

属性值

实体的键 。

适用于