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

屬性值

實體的索引鍵。

適用於