Hi - Is there any way to get row/object count with SQL where clause for a given table/class ???
Aditya,
When you get a response back from the find operation, it will include the “totalObjects” property. This is the number of objects found by the query. Please keep in mind that we will be removing support for the “totalObjects” property and will add a separate method to get object counts.
Mark