Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » Connection 接口

 

stopSynchronizationDelete 方法

停止同步删除。

语法
void Connection.stopSynchronizationDelete() throws ULjException
注释

这将使将来的所有删除操作都不能同步,除非随后执行 startSynchronizationDelete