harmony 鸿蒙Distributed Data Management Changelog
Distributed Data Management Changelog
cl.distributeddatamgr.1 Added Error Code 15700013 to Some DataShareHelper APIs
The close() API can be used to close the DataShareHelper instance. If insert(), update(), or on() is called after the DataShareHelper instance is clsed, error code 15700013 will be thrown. For details, see DataShare.
Access Level
System API
Reason for Change
The close() interface can be used to close the DataShareHelper instance.
Change Impact
Before the change:
The service does not proactively close the DataShareHelper instance.
After the change:
After the service closes the DataShareHelper instance, you need to create a new DataShareHelper instance when it is required.
Start API Level
9
Change Since
OpenHarmony SDK 5.0.0.20
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦