Condividi tramite


DbReferenceEntry<TEntity,TProperty>.EntityEntry Proprietà

Definizione

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

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à di navigazione.

Si applica a