ObjectContext Events
.NET Framework (current version)
Namespace:
System.Data.Objects
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | ObjectMaterialized | Occurs when a new entity object is created from data in the data source as part of a query or load operation. |
![]() | SavingChanges | Occurs when changes are saved to the data source. |
Show:
