Contents

requestExpression

The expression for the receiver’s fetch request.

Declaration

var requestExpression: NSExpression { get }

Discussion

The expression must evaluate to an NSFetchRequest object.

See Also

Examining a Fetch Request Expression