Connection.getNextRow

Internal - Get the next mysql.result.Row of a pending result set.

This is intended to be internal, you should not use it directly. It will not likely remain public in the future.

class Connection
getNextRow
()

Return Value

Type: Row

A mysql.result.Row object.

Meta