var nsPredicate : NSPredicate?
The request’s predicate.
var sortDescriptors : [SortDescriptor <Result>]
The request’s sort descriptors, accessed as value types.
Available when
SectionIdentifier
conforms to Hashable
and Result
inherits NSManagedObject
.var nsSortDescriptors : [NSSortDescriptor ]
The request’s sort descriptors, accessed as reference types.
struct Section
A collection of fetched results that share a specified identifier.