UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
ULPreparedStatement class
ExecuteQuery( ) As ULResultSet
Member of UltraLiteAFLib.ULPreparedStatement
Executes the query and returns a result set.
A ULResultSet object. The ULResultSet is the data you requested in your SELECT statement. To describe the product of your query, see ULResultSetSchema.