EntityRecordInfo.EntityKey Proprietà

Definizione

Ottiene l'oggetto EntityKey dell'entità.

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

Valore della proprietà

Chiave dell'entità.

Si applica a