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

SQL Anywhere 12.0.0 (中文) » MobiLink - 客户端管理 » 用于 MobiLink 的 SQL Anywhere 客户端 » SQL Anywhere 客户端的事件挂接

 

sp_hook_dbmlsync_misc_error

您可以使用此存储过程处理未被分类为数据库错误或通信错误的 dbmlsync 错误。例如,您可以实现 sp_hook_dbmlsync_misc_error 挂接,从而在发生特定错误时记录错误或执行特定操作。

 #hook_dict 表中各行
 注释
 另请参见
 示例