Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考 » ResultSet 类

 

updateBegin 方法

准备更新此结果集中的当前行。

语法
updateBegin()
注释

列值通过调用相应的 setType 方法进行修改。

直到执行更新之后,才实际更改数据,而且在提交之前该更改不是永久更改。