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 リファレンス » SyncParms クラス

 

setSyncObserver メソッド

同期の進行状況をモニタする SyncObserver オブジェクトを設定します。

構文
abstract void SyncParms.setSyncObserver(
  SyncObserver so
)
パラメータ
  • so   SyncObserver オブジェクト。

備考

デフォルトは NULL で、これは observer なしを示します。

参照