DbEntityEntry<TEntity>.Entity Property

 

Gets the entity.

Namespace:   System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)

public TEntity Entity { get; }

Property Value

Type: TEntity

The entity.