Compartir a través de


DbPropertyEntry.EntityEntry Propiedad

Definición

al DbEntityEntry que pertenece esta propiedad.

public override System.Data.Entity.Infrastructure.DbEntityEntry EntityEntry { get; }
member this.EntityEntry : System.Data.Entity.Infrastructure.DbEntityEntry
Public Overrides ReadOnly Property EntityEntry As DbEntityEntry

Valor de propiedad

Una entrada para la entidad que posee esta propiedad.

Se aplica a