Gets or sets an optional predicate that filters the resulting query rows.
If present, it's called on every row returned from the query, and if it returnsfalseNO
the row is skipped.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax See Also