The EntityChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Action |
Action that caused this change.
(Inherited from EntityChangeEventArgs.) |
|
ActionEventArgs |
The EventArgs ( if any) that are associated with this specified EntityAction.
(Inherited from EntityChangeEventArgs.) |
|
Entity |
The object that is changing or has been changed.
(Inherited from EntityChangeEventArgs.) |
|
EntityAspect |
Returns the EntityAspect for the entity involved in the event.
(Inherited from EntityChangeEventArgs.) |
See Also