|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Query execution result |
||
| Schema |
array |
Schema information |
|
| SchemaColumn |
Column definition |
||
| Rows |
string |
Two-dimensional array, one array per row |
|
| RowCount |
integer |
Number of rows returned this time |
|
| TotalRows |
integer |
Total number of rows that meet the criteria. Different from RowCount when IsTruncated=true |
|
| IsTruncated |
boolean |
Whether truncated due to the maxRows limit |
ExecutionResult
Updated at:
Copy as MD
Is this page helpful?