Get the current row as an associative array by column name
Explicitly clean up the MySQL resources and cancel pending results
Make the ResultRange behave as am input range - popFront()
An AA to lookup a column's index by name
Get the names of all the columns
Make the ResultRange behave as an input range - empty
Make the ResultRange behave as an input range - front
Check whether the range can still we used, or has been invalidated
Get the number of currently retrieved.
An input range of Rows.
This is the entity that is returned by the Command methods execSQLSequence and execPreparedSequence
MySQL result sets can be up to 2^^64 rows. This interface allows for iteration through a result set of that size.