DbEntityEntry<TEntity>.Entity 属性

定义

获取实体。

public TEntity Entity { get; }
member this.Entity : 'Entity
Public ReadOnly Property Entity As TEntity

属性值

TEntity

实体。

适用于