共用方式為


DbMemberEntry<TEntity,TProperty>.EntityEntry 屬性

定義

DbEntityEntry<TEntity>這個成員所屬的 。

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

屬性值

擁有此成員之實體的項目。

適用於