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 rows.
Generated using TypeDoc
An array of rows returned by a database statement.