EntityRecordInfo.EntityKey Propiedad

Definición

Obtiene el objeto EntityKey para la entidad.

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

Valor de propiedad

Clave para la entidad.

Se aplica a