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

屬性值

那是實體的鑰匙。

適用於