DbEntityEntry<TEntity>.Entity Property

Definition

Gets the entity.

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

Property Value

TEntity

The entity.

Applies to