Changes

QUERYITEM

241 bytes added, 10:39, 24 March 2015
}}
A QueryItem defines a single filter rule for the evaluation of the result collection of a [[Query]]. This filter rule has the followig following parametersrelated to filtering:{| class="wikitable sortable" style="width:70%"
|-
! Parameter !! DataType !! Example(s) !! Comment
|-
| NAME || {{Text}} || Any || Name of MetaProperty the filter values should be searched in
|-
| OPERATOR || {{Text}} || =,<,>,>=,<= || value must correspond to an item of the QuerySearchItemOperator enumeration
|-
| FILTERVALUE|| {{Text}} || Any || the value the objects are compared to
|-
| INDEX || {{Integer}} || Any || property has index values and filtering should consider a certain index
|-
| ISNULL|| {{Boolean}} || true / false|| searched for NULL values
10,686
edits