The API type exposes the following events.
Events
| Member | Description | |
|---|---|---|
| OnDeleteObject |
Raised from an asynchronous call to DeleteObject();
| |
| OnInsertObject |
Raised from an asynchronous call to InsertObject()
| |
| OnLogin |
Raised from an asynchronous call to Login();
| |
| OnQuery |
Raised from an asynchronous call to Query()
| |
| OnUpdateObject |
Raised from an asynchronous call to UpdateObject()
|