Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Closes the ResultSet object to release the memory resources associated with it.
void ResultSet.close() throws ULjException
Subsequent attempts to fetch rows from a closed ResultSet object throw an error.