Changes event- Deprecated, use DbEvents.AddHandleUserChanges to add a delegate
The event handler receives an argument of type DbChangesEventArgs containing data related to this event. The following DbChangesEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| ChangeList | User change list. |
DatabaseService Class | Aveva.Pdms.Database Namespace