Trigger a user-defined event (and send notification to all registered queues).
ul_u_long UltraLite_Connection_iface::TriggerEvent( const ULValue & event_name, const ULValue & parameters )
event_name name of system or user-defined event to trigger
parameters parameters option list or NULL
The number of event notifications sent.
The parameters value specifies a semicolon delimited name=value pairs option list. After the notification is read, the parameter values are read with GetNotificationParameter.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |