ObjectMaterializedEventArgs::Entity Property
.NET Framework (current version)
Gets the entity object that was created.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
If an object that has the same key value exists in the context, the Entity Framework will not recreate the object and the ObjectMaterialized event will not be raised.
.NET Framework
Available since 4.0
Available since 4.0
Show: