The following tables list the members exposed by EntityChangeEventArgs.
| Name | Description | |
|---|---|---|
![]() | Entity | The object that is changing or has been changed. |
![]() | EntityAspect | Returns the EntityAspect for the entity involved in the event. |
![]() | EntityWrapper | Gets the EntityChangeEventArgs.EntityWrapper involved in the event. |
![]() | NativeEntity | The Entity that is changing or has been changed. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |


