EntitySet<TEntity> Events
Include Protected Members
Include Inherited Members
The EntitySet<TEntity> type exposes the following members.
Events
| Name | Description | |
|---|---|---|
![]() |
OnChanged | Raised after a change to this EntitySet<TEntity> object. |
![]() |
OnChanging | Raised before a change to this EntitySet<TEntity> object. |
![]() |
OnSync | Raised when the EntitySet<TEntity> object is synchronized with the entities that it represents. |
Top
.gif)