EntityRecordInfo.EntityKey Property

Definition

Gets the EntityKey for the entity.

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

Property Value

The key for the entity.

Applies to