ExecuteQuery function

Executes a SQL SELECT statement as a query.

Syntax
UltraLite_ResultSet * UltraLite_PreparedStatement_iface::ExecuteQuery()
Returns

The result set of the query, as a set of rows.