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 参考 » ULTable 类

 

update 方法

用当前列值(使用 set 方法指定)来更新当前行。

语法
update()
注释

在每次更新之前必须先调用 updateBegin。