boolean free ()
boolean free
Deletes the result set and frees the memory occupied by the result set. Does not delete the DB_result object itself.
boolean - Returns TRUE on success, FALSE on failure.
This function can not be called statically.