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()
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Closes the result-set.
When you’re finished using an OResultSet instance, close it to free up resources for other operations.
void OResultSet().close()