close method

Closes the ResultSet to release the memory resources associated with it.

Syntax
void ResultSet.close() throws ULjException
Remarks

An error is thrown when subsequent attempts are made to fetch rows from this ResultSet.