Enumeration
列挙
NSComparisonPredicateModifier
Constants that describe the possible types of modifier for a comparison predicate.
ある比較述部のための修飾子の可能な型それらを記述する定数それら。
Declaration
宣言
typedef enum NSComparisonPredicateModifier : NSUInteger
{
...
} NSComparisonPredicateModifier;
Topics
話題
Constants
定数
NSAllPredicateModifier
A predicate to compare all entries in the destination of a to-many relationship.
対多関係の行き先の中の全ての登録項目を比較する述部。
NSAnyPredicateModifier
A predicate to match with any entry in the destination of a to-many relationship.
対多関係の行き先の中の任意の登録項目と照合する述部。
See Also
参照
Getting Information About a Comparison Predicate
比較述部についての情報を取得する
options
オプション
The options to use for the receiver.
レシーバに対して使うオプション。
NSComparisonPredicateOptions
Constants that describe the possible types of string comparison for comparison predicates.
比較述部のための文字列比較の可能な型されらを記述する定数それら。