An object of ClassType clsDatabase implements the following methods of the Database interface.
Important In order to access these events, you must use the Database interface, not the MDStore interface.
| Event | Description |
|---|---|
| ReportAfter | Called whenever a processing action on an object in the database has finished executing |
| ReportBefore | Called before a processing action on an object in the database |
| ReportError | Called whenever an error occurs during a processing action |
| ReportProgress | Called to report the progress of an action during processing |