DbPropertyEntry.EntityEntry 属性

定义

DbEntityEntry此属性所属的 。

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

属性值

拥有此属性的实体的项。

适用于