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

プロパティ値

エンティティのキー。

適用対象