Returns true if there are more results to be pulled from the server, false otherwise. Check if the Result is empty. Return: true if empty, false if there are more rows to be fetched. Note: part of InputRange interface
See Implementation
Returns true if there are more results to be pulled from the server, false otherwise. Check if the Result is empty. Return: true if empty, false if there are more rows to be fetched. Note: part of InputRange interface