Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置一个 SyncObserver 对象来监控此连接上的同步进度。
void Connection.setSyncObserver(SyncObserver so)
so 用 SyncObserser 对象或取空值来删除当前注册的 SyncObserver 对象。
此 SyncObserver 对象由后续 SYNCHRONIZE SQL 语句使用。
缺省值为空值,表示没有观察器。