Embedded analytics SDK API
Back to documentation
Preparing search index...
ActionResultForSql
Type Alias ActionResultForSql
Response from a custom SQL action — the affected row count.
type
ActionResultForSql
=
{
"rows-affected"
:
number
;
}
Index
Properties
rows-
affected
Properties
rows-
affected
"rows-affected"
:
number
Settings
Theme
OS
Light
Dark
On This Page
Properties
rows-
affected
Back to documentation
Embedded analytics SDK API
Loading...
Response from a custom SQL action — the affected row count.