Enum Type: BMDBCmdEnum (DB command)
| Property | Value |
| ConfigurationKey | BM |
| DisplayLength | Auto |
| Help | @SYS59195 (Commands for database connection) |
| Label | @SYS58538 (DB command) |
| Name | BMDBCmdEnum |
| Style | Combo box |
| UseEnumValue | No |
Enum Values
| Name | Label | EnumValue | ConfigurationKey |
| None | None | 0 | |
| insertRecord | Insert record | 1 | |
| updateRecord | Update record | 2 | |
| deleteRecord | Delete record | 3 | |
| tableScan | Table scanning | 4 |