DbMemberEntry.EntityEntry 属性

定义

DbEntityEntry此成员所属的 。

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

属性值

拥有此成员的实体的项。

适用于