Skip to content

Show Database Command Fields

Shows the output fields of a database command.

Permissions

Command KindNeeded User Kind
ReadAll

Parameters

NameTypeDescriptionRequiredDefaultValues
Commandarray of stringName of the command ([Command]).yes

Result

NameTypeDescription
FieldstringName of the field.
KindstringKind of the field: Boolean, Double, Int64, Integer or String.
PropertiesstringProperties of the field: Deprecated.
DescriptionstringDescription of the field.
VersionInfostringShows the server version number, indicating when the field was added or deprecated.

Code

text
SHOW DATABASE COMMAND FIELDS
COMMAND=[string, Multiple, Needed]