Skip to content

Titanium.Database.BatchQueryError

Simple Error instance thrown from the executeAll method in case of failure

Since: 8.1.0, 8.1.0, 8.1.0

Properties #

index#

Type: Number

Index of the failed query

results#

Type: Array<Titanium.Database.ResultSet>

partial ResultSets of any successful queries before the failure

Titanium SDK Documentation