| 13 | | 1. modelglue.!GenericList[[BR]][[BR]] When this message is broadcast, the !DataController will attempt to list records from a given table.[[BR]][[BR]] |
| 14 | | 1. modelglue.!GenericRead[[BR]][[BR]] When this message is broadcast, the !DataController will attempt to read a specific record from a given table.[[BR]][[BR]] |
| 15 | | 1. modelglue.!GenericCommit[[BR]][[BR]] When this message is broadcast, the !DataController will attempt to save a record to a given table.[[BR]][[BR]] |
| 16 | | 1. modelglue.!GenericDelete[[BR]][[BR]] When this message is broadcast, the !DataController will attempt to delete a record from a given table.[[BR]][[BR]] |
| 17 | | |
| | 13 | 1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericCommit modelglue.GenericCommit] When this message is broadcast, the !DataController will attempt to list records from a given table.[[BR]][[BR]] |
| | 14 | 1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericDelete modelglue.GenericDelete] When this message is broadcast, the !DataController will attempt to read a specific record from a given table.[[BR]][[BR]] |
| | 15 | 1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericList modelglue.GenericList] When this message is broadcast, the !DataController will attempt to save a record to a given table.[[BR]][[BR]] |
| | 16 | 1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericRead modelglue.GenericRead] When this message is broadcast, the !DataController will attempt to delete a record from a given table.[[BR]][[BR]] |