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 类

 

triggerEvent 方法

触发事件(并将通知发送到所有已注册的队列)。返回已发送事件通知的数目。

语法
UInt32 triggerEvent( String event_name, String parms)
参数
  • event_name   事件通知队列的名称。

  • parms   附加参数。

另请参见