Index
Source file
mozIStorageResultSet
Methods
getNextRow()
Obtains the next row from the result set from the statement that was
executed.
Returns
the next row from the result set. This will be null when there are no more results.