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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - M-Business Anywhere プログラミング » Ultra Light for M-Business Anywhere API リファレンス » SyncParms クラス

 

setPingOnly メソッド

実際に同期を行う代わりに、クライアントが Mobile Link サーバに ping のみを行うかどうかを指定します。

構文
setPingOnly( Boolean value );
パラメータ
  • value   Mobile Link サーバに ping のみを実行する場合は true、同期を実行する場合は false に設定します。