NextRow method

Syntax
object[ ] NextRow( )
Remarks

Retrieves and returns the next row of values in the result set. If there are no more rows in the result set, it returns null.

See SQLType enumeration.