Condividi tramite


DbPropertyEntry<TEntity,TProperty>.EntityEntry Proprietà

Definizione

Oggetto DbEntityEntry<TEntity> a cui appartiene questa proprietà.

public override System.Data.Entity.Infrastructure.DbEntityEntry<TEntity> EntityEntry { get; }
member this.EntityEntry : System.Data.Entity.Infrastructure.DbEntityEntry<'Entity (requires 'Entity : null)>
Public Overrides ReadOnly Property EntityEntry As DbEntityEntry(Of TEntity)

Valore della proprietà

Una voce per l'entità che possiede questa proprietà.

Si applica a