Embedded analytics SDK API
Back to documentation
Preparing search index...
ActionResultForDelete
Type Alias ActionResultForDelete
Response from a single-row delete — the affected primary keys.
type
ActionResultForDelete
=
{
"rows-deleted"
:
readonly
(
null
|
string
|
number
|
false
|
true
|
object
)
[]
;
}
Index
Properties
rows-
deleted
Properties
rows-
deleted
"rows-deleted"
:
readonly
(
null
|
string
|
number
|
false
|
true
|
object
)
[]
Settings
Theme
OS
Light
Dark
On This Page
Properties
rows-
deleted
Back to documentation
Embedded analytics SDK API
Loading...
Response from a single-row delete — the affected primary keys.