requestExpression
The expression for the receiver’s fetch request.
Declaration
var requestExpression: NSExpression { get }Discussion
The expression must evaluate to an NSFetchRequest object.
The expression for the receiver’s fetch request.
var requestExpression: NSExpression { get }The expression must evaluate to an NSFetchRequest object.