getResultSet

getResultSet(): Collection;

The getResultSet method of the JadeRelationalQueryProviderIF interface is called by the ODBC driver to obtain the result set of the last executed query.

If the returned collection is a transient collection, the collection is deleted by the ODBC driver when it is no longer required.