Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
准备更新当前行。
Public Sub UpdateBegin()
public void UpdateBegin()
ULException 类 发生 SQL 错误。
列值通过调用相应的 setType 或 AppendType 方法进行修改。列上的第一个添加操作将在添加新值之前清除当前的列值。
直到调用 Update() 后,才实际更改行中的数据,而且在提交之前该更改不是永久更改。
如果修改用于打开表的索引中的列,将会对任何活动搜索产生不可预知的影响。无法更新表主键中的列。