共用方式為


DbReferenceEntry<TEntity,TProperty>.EntityEntry 屬性

定義

這個 DbEntityEntry<TEntity> 導覽屬性所屬的 。

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)

屬性值

擁有此導覽屬性之實體的項目。

適用於