Appearance
Show Database Commands
Shows the database commands.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | All |
Parameters
None
Result
| Name | Type | Description |
|---|---|---|
| Group | string | Group of the command, e.g. Calculation, Command, Command Group, Connection... |
| Name | string | Name of the command. |
| Kind | string | Kind of the command: Connect (e.g. 'Connect'), File (e.g. 'Delete File', Read (e.g. 'Consolidate Records'), System (e.g. 'Create Database') or Write (e.g. 'Update Records'). |
| Needed | string | Permission needed to run the command: Admin, Database, Designer, Import, Sys, SysTech or Uid. |
| Properties | string | Properties of the command: CloseConnection, DynamicFields, NoFields, NoParameters, VisualDatabaseParameters or VisualQueryParameters |
| Description | string | Description of the command. |
| DocumenationUrl | string | Shows the dcumentation url of the command. |
| VersionInfo | string | Shows the server version number, indicating when the command was added or deprecated. |
Code
text
SHOW DATABASE COMMANDS