Get the current row as an associative array by column name
Explicitly clean up the MySQL resources and cancel pending results
Make the ResultSequence 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 ResultSequence behave as an input range - empty
Make the ResultSequence behave as an input range - front
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.