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

SQL Anywhere 11.0.1 (中文) » MobiLink - 服务器管理 » MobiLink 服务器 API » 使用 .NET 编写同步脚本 » 用于 .NET 参考的 MobiLink 服务器 API

 

UpdateDataReader 接口

语法
interface UpdateDataReader
注释

为一个表保存一个上载事务的更新操作。通过将 DataReader 的模式更改为旧或新,可以对新行和旧行进行访问。否则,可将其用作常规 DataReader。


SetNewRowValues 方法
SetOldRowValues 方法