Number of rows that were changed by the statement. This is meaningful only if the statement was an INSERT, UPDATE or DELETE, and the value is otherwise undefined.
Declared types of columns in the result.
Names of columns in the result.
The ROWID of the last successful insert into a rowid table. This is a 64-big signed integer. For other statements than INSERTs into a rowid table, the value is not specified.
The returned value. If the query produced zero rows or zero columns, this is undefined
.
Generated using TypeDoc
A single value returned by a database statement.