DataServiceContext::ReadingEntity Event
.NET Framework (current version)
Occurs after entity data has been completely read into the entity object.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
The ReadingEntity event occurs after the entity data has been completely read into the target object together with all nested entities. If tracking is anything other than NoTracking, the object is attached before the event occurs.
.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Available since 3.5
Silverlight
Available since 2.0
Show: