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 J » Ultra Light J リファレンス » Ultra Light J API リファレンス » Connection インタフェース

 

synchronize メソッド

データベースを Mobile Link サーバと同期させます。

構文
void Connection.synchronize(
  SyncParms config
) throws ULjException
パラメータ
  • config   同期に使用するパラメータ

備考

データベースにダウンロードが適用されるときにチェックポイントが設定されます。

参照