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.