Creating a result set
To
create a ResultSet object, you use either the BuildResultSet method
or the BuildSQLQuery method
of the Session object. Both of these methods return a ResultSet object
that is ready to run the query but which contains no data.