This is a typical view of commands in a project.
Consult the following table when entering property values:
| Property | Description | 
| Controller | Specifies the controller that the command belongs to. | 
| Event | Specifies Event that will cause the command to execute. Note that the only supported command type for Select commands is Text. | 
| ID | Specifies the ID of the command. | 
| Table Name | Specifies the table name that must be used at runtime in automatically constructed insert, update, and delete data manipulation operations. | 
| Text | Specifies the text of the command. | 
| Type | Specifies the Type of the command. |