OResultSet - close()
Closes the result-set.
Closing Result-sets
When you're finished using an OResultSet
instance, close it to free up resources for other operations.
Syntax
void OResultSet().close()
Closes the result-set.
When you're finished using an OResultSet
instance, close it to free up resources for other operations.
void OResultSet().close()