gpt4 book ai didi

iphone - 核心数据 : Fetch all entities

转载 作者:太空狗 更新时间:2023-10-30 03:24:08 24 4
gpt4 key购买 nike

我想知道是否有等效于 MySQL SELECT * FROM table ORDER BY sth 的方法来获取所有结果。

最佳答案

使用带有 nil 谓词和适当的 NSSortDescriptorNSFetchRequest。在 iOS 上,您应该使用 NSFetchedResults Controller ,因为查询可能会一次返回更多您想要在内存中的项目。

关于iphone - 核心数据 : Fetch all entities,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4638915/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com