Skip to main content

CommandResult

KeyTypeDescription
commandstringName of the command (INSERT, SELECT, UPDATE, etc.)
fieldsFieldInfo[]Contains information about fields in column order
rowsarrayContains array of row data
executeTimenumberTime elapsed to execute command
rowsAffectednumberHow many rows affected