Searched refs:SQLResultSet (Results 1 – 3 of 3) sorted by relevance
87 export type SQLStatementCallback = (transaction: SQLTransaction, resultSet: SQLResultSet) => void;93 export type SQLResultSet = { alias
46 export type SQLStatementCallback = (transaction: SQLTransaction, resultSet: SQLResultSet) => void;48 export type SQLResultSet = { alias
1 …SQLResultSet) => void;\n\n// @docsMissing\nexport type SQLStatementErrorCallback = (transaction: S…