ScriptResult
| Key | Type | Description |
|---|---|---|
| results | CommandResult[] | Array of command result for each sql command in the script |
| totalCommands | number | Command count in the script |
| totalTime | number | Total execution time |
| Key | Type | Description |
|---|---|---|
| results | CommandResult[] | Array of command result for each sql command in the script |
| totalCommands | number | Command count in the script |
| totalTime | number | Total execution time |