ObjectMaterializedEventArgs.Entity Property

 

Gets the entity object that was created.

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

public object Entity { get; }

Property Value

Type: System.Object

The entity object that was created.