Click or drag to resize

PFQueryBuilderWhere Method

Overload List
  NameDescription
Public methodWhere(String, Object)
Adds a new filter in the root node of filters tree.
Public methodWhere(String, PFQueryFilterOperator, Object)
Adds a new filter in the root node of filters tree.
Top
See Also