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 Programming » UltraLite for M-Business Anywhere API reference » Connection class

 

triggerEvent method

Trigger an event (and send notification to all registered queues). Returns the number of event notifications sent.

Syntax
UInt32 triggerEvent( String event_name, String parms)
Parameters
  • event_name   Name of an event notification queue.

  • parms   Additional parameters.

See also