The following tables list the members exposed by DataChangedEventArgs.
Name | Description | |
---|---|---|
![]() | DataChangedEventArgs Constructor | Constructs a new DataChangedEventArgs |
Name | Description | |
---|---|---|
![]() | EntityKeys | Contains the list of entity keys that were added, modified or deleted |
Name | Description | |
---|---|---|
![]() | EntityExists | Determines if a matching entity for the provided key exists in the cache of the EntityManager that triggered the event. |
![]() | GetEntity | Gets the complete entity from the EntityManager that triggered the event. |