sortDescriptors
An array of sort descriptor objects.
Declaration
var sortDescriptors: [NSSortDescriptor] { get set }Discussion
Setting this property while a query is running stops the query and discards the current results. The receiver immediately starts a new query.