odbcquery.next
Move the cursor to the next record in the result set.
method uint odbcquery.next()
Return value
If the cursor has been moved, it returns nonzero; otherwise, it returns zero. If the current record is the last, it returns zero.
Related links | Source |