Handbook
Glossary
result-set
Vocabulary
db
Word description
An object encapsulating a raw SQL result object. There are two ways in which a result set can be accessed, but they are specific to the database backend in use.
Random access result sets
Sequential result sets
Definition
USING:
destructors
;
IN:
db
TUPLE:
result-set
<
disposable
sql in-params out-params handle n max
;
Methods
USING:
db
destructors
kernel
;
M:
result-set
dispose*
drop
;