RunRunWhereQuery Method |
Name | Description | |
---|---|---|
RunWhereQuery(String) | Obsolete.
The MySql version, still there for backward compatibility. Does NOT work on MongoDB
Used for mysql queries to run directly in the database(where statement is mysql statement)
| |
RunWhereQuery(XWhere) |
Runs the XWhere query in the current search page .
|