Instance Property インスタンスプロパティ

nsPredicate

The request’s predicate.

Declaration 宣言

var nsPredicate: NSPredicate?

Discussion 議論

Set this configuration value to cause a SectionedFetchRequest to execute a fetch with a new predicate.

Access this value for a given request by using the nsPredicate property on the associated SectionedFetchResults instance, either directly or with a Binding.