new Iterator()
Iterator object.
Contains a set of rows as result of parameters sent to the method
that generated this object.
- Source:
Events
close
Called when the Iterator is closed
- Source:
data
Called when the Iterator has data to be read
- Source:
done
Called when there is no more data available in the Iterator
- Source:
error
Called when an error occurred
- Source: