Skip to content

Show Database Command

Shows a database command.

Permissions

Command KindNeeded User Kind
ReadAll

Parameters

NameTypeDescriptionRequiredDefaultValues
CommandstringName of the command ([Command]).yes

Result

NameTypeDescription
KindstringKind 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').
NeededstringPermission needed to run the command: Admin, Database, Designer, Import, Sys, SysTech or Uid.
PropertiesstringProperties of the command: CloseConnection, DynamicFields, NoFields, NoParameters, VisualDatabaseParameters or VisualQueryParameters
DescriptionstringDescription of the command.
DocumentationUrlstringShows the server version number, indicating when the command was added or deprecated.
VersionInfostringShows the server version number, indicating when the command was added or deprecated.

Code

text
SHOW DATABASE COMMAND
COMMAND=[string, Needed]