Result.empty

Check if the Result is empty. Return: true if empty, false if there are more rows to be fetched. Note: part of InputRange interface

struct Result
@property
bool
empty
()

Meta