var nsSortDescriptors : [NSSortDescriptor ]
The request’s sort descriptors, accessed as reference types.
Availability 有効性
Technology
var sortDescriptors: [SortDescriptor
<Result>] { get set }
Result
inherits NSManagedObject
.
Result
がNSManagedObject
を継承する場合に利用可能です。
Set this configuration value to cause a Fetch
to execute a fetch with a new collection of Sort
instances. If you want to use NSSort
instances, set ns
instead.
Access this value of a Fetch
structure for a given request by using the sort
property on the associated Fetched
instance, either directly or through a Binding
.
var nsSortDescriptors : [NSSortDescriptor ]