predicate
A predicate that limits the results returned by the query.
Declaration
var predicate: NSPredicate?Discussion
If this property is nil, the query returns all records of the specified type.
A predicate that limits the results returned by the query.
var predicate: NSPredicate?If this property is nil, the query returns all records of the specified type.