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

 

setUploadOnly 方法

指定在同步时是禁用还是启用下载。

语法
setUploadOnly( Boolean value )
参数
  • value   如果禁用下载,则设置为 true;如果启用下载,则设置为 false。