update_recordset降级的问题
摘要:
>的第十七章中在介绍批操作符update_recordset时提到在几种情况下可能会导致update_recordset降级,变成逐条更新,降级后的update_recordset会按照while select语句的处理方式完成更新,并举了如下例子: static void UpdateSizes(Args _args){ InventSize inventSize; ; tts... 阅读全文
posted @ 2007-05-08 11:44 佛西亚 阅读(1480) 评论(0) 推荐(0) 编辑