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

SQL Anywhere 11.0.1 (中文) » UltraLite - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考 » Connection 类

 

cancelGetNotification 方法

取消与给定名称匹配的所有队列上任何待执行 get-notification 调用。返回已取消事件通知的数目。

语法
UInt32 cancelGetNotification(String queue_name)
参数
  • queue_name   事件通知队列的名称。

另请参见