DbEntityEntry.Entity Property

 

Gets the entity.

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

public object Entity { get; }

Property Value

Type: System.Object

The entity.