|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The returned result of the SQL statement. |
||
| executeSuccess |
boolean |
Indicates whether the request was successful. |
true |
| errorDetails | ErrorDetails |
The error details returned. |
|
| statement |
string |
The statement that was executed. |
"show create table order" |