共用方式為


SecMatchLimit 類別

定義

用來控制查詢結果的索引鍵。

public static class SecMatchLimit
type SecMatchLimit = class
繼承
SecMatchLimit

備註

您可以在手動查詢時,使用 NSNumber 或這個類別中定義的其中一個值。

屬性

MatchLimitAll

傳回所有相符專案。

MatchLimitOne

傳回單一相符專案。

適用於