暂无图片

CLSZM-00107:The program could not destroy a busy string object. A string object was still using it.

错误码

错误描述:The program could not destroy a busy string object. A string object was still using it.
错误原因:There are references to the object in other objects, and destroying it would cause inconsistencies.
解决方法:Delete the references first, or do a recursive destroy.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》