Click or drag to resize
RunRunWhereQuery Method
Overload List
  NameDescription
Public methodStatic memberCode exampleRunWhereQuery(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)
Public methodStatic memberCode exampleRunWhereQuery(XWhere)
Runs the XWhere query in the current search page .
Top
See Also