把数据集的数据批量更新到数据库
参数:
arCurrentOnly the updates for the current row are applied.
arFilteredOnly updates for rows matching the current filter are applied.
arAllUpdates for all rows are applied.
arAllChapters Update affects all chapters (ADO chapters)
就是提交你的数据集到数据库