Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext:使用当前 SyncParms 对象异步启动同步。
Public Function BeginSynchronize() As IAsyncResult
public IAsyncResult BeginSynchronize()
IAsyncResult 对象可用于确定同步是已完成,还是一直阻塞到同步已完成时为止。
ULException 类 发生 SQL 错误。
该方法将创建新的线程来执行同步,然后立即返回。调用 EndSynchronize 方法以阻塞,直到同步完成。