Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Dbmlsync 集成组件在 12 版中已删除。可以使用 dbmlsync 编程接口代替该组件。请参见Dbmlsync API。
请求终止活动的同步。
Stop( ) Member of DbmlsyncCOM.Dbmlsync
Stop 方法发出一个终止任何活动同步的请求。该方法会立即返回。
内置于可视化 Dbmlsync 集成组件的停止按钮会自动调用此方法。
下面的示例会停止 Dbmlsync 集成组件实例 dbmlsync1 正在运行的同步。
dbmlsync1.Stop