SecMatchLimit 类

定义

用于控制查询结果的键。

public static class SecMatchLimit
type SecMatchLimit = class
继承
SecMatchLimit

注解

手动查询时,可以使用 NSNumber 或此类中定义的值之一。

属性

MatchLimitAll

返回所有匹配项。

MatchLimitOne

返回单个匹配项。

适用于