The following tables list the members exposed by CallbackRecord.
Public Properties
| Name | Description |
 | CallbackInsertOperation | Returns the callback INSERT operation (used to add new record to the callback list). |
 | CallbackSelectOperation | Returns the callback SELECT operation (used to determine if a callback record already exists in the callback list). |
 | CallbackUpdateOperation | Returns the callback UPDATE operation (used to update an existing record in the callback list). |
 | CurrentAccount | Returns the current account number. |
 | Table | Returns the ResponderTables data for the callbacks table. |
 | TableName | Returns the database name for the callbacks table. |
Top
Public Methods
See Also