Click or drag to resize

PFQueryWhere Method

Overload List
  NameDescription
Public methodStatic memberWhere(String, Object)
Starts to build a new query. Adds a new filter in the root node of filters tree.
Public methodStatic memberWhere(String, PFQueryFilterOperator, Object)
Starts to build a new query. Adds a new filter in the root node of filters tree.
Top
See Also