DB V1 (Deprecated)
Know the component and how to use it.
Was this helpful?
Was this helpful?
{
"parameters": {
"name": "value"
...
}
}{
"data": [
{"column1":"data1", "column2":"data2", ... }
]
"rowCount": number_of_returned_rows
"updateCount": number_of_rows_updated
}{
"data": [
{"column1":"data1", "column2":"data2", ... }
]
"rowCount": number_of_returned_rows
"updateCount": number_of_rows_updated
}