ObjectContext Events
The ObjectContext type exposes the following members.
| 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. |