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 类

 

setPingOnly 方法

指定客户端是否应当仅 ping MobiLink 服务器,而不实际执行同步。

语法
setPingOnly( Boolean value );
参数
  • value   如果仅 ping MobiLink 服务器,则设置为 true;如果执行同步,则设置为 false。