Parameters
any data
Data value passed to SQL_ExecuteTransaction().
int numQueries
Number of queries executed in the transaction.
const char[] error
Error message.
int failIndex
Index of the query that failed, or -1 if something else.
any[] queryData
An array of each data value passed to SQL_AddQuery().