next_async


Description:

public async bool next_async (Cancellable? cancellable =null) throws Error

Move to the next result in the result set asynchronously

Parameters:

cancellable optional cancellable for aborting the operation

Returns:

true on success, false if the query is finished executing

See also:

next