Compartir a través de


EntityRecordInfo.EntityKey Propiedad

Definición

Obtiene el objeto EntityKey para la entidad.

public System.Data.Entity.Core.EntityKey EntityKey { get; }
member this.EntityKey : System.Data.Entity.Core.EntityKey
Public ReadOnly Property EntityKey As EntityKey

Valor de propiedad

Clave para la entidad.

Se aplica a