SQLHeavy.QueryResult.complete_async Reference Manual
Packages
SQLHeavy
SQLHeavy
QueryResult
bindings
execution_time
field_count
finished
full_scan_steps
query
sort_operations
QueryResult
complete
complete_async
fetch
fetch_blob
fetch_double
fetch_foreign_row
fetch_int
fetch_int64
fetch_string
field_index
field_name
field_origin_name
field_origin_table
field_origin_table_name
field_type
next
next_async
received_row
complete_async
Description:
public
async
void
complete_async
(
Cancellable
? cancellable =
null
)
throws
Error
Finish iterating through the result set asynchronously
Parameters:
cancellable
optional cancellable for aborting the operation