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

predicate

The predicate of a subquery expression. サブクエリ式の述部。

Declaration 宣言

@property(readonly, copy) NSPredicate *predicate;

Discussion 議論

Accessing this property raises an exception if it is not applicable to the expression. このプロパティにアクセスすることは、それがこの式に適用可能でないならば、例外を引き起こします。

See Also 参照

Getting Information About an Expression 式についての情報を取得する