Send a notification to all queues matching the given name (including any such queue on the current connection). Returns the number of notifications sent (the number of matching queues).
UInt32 sendNotification( String queue_name, String event_name, String parms)
queue_name The name of an event notification queue.
event_name The name of an event.
parms Parameter string for the notification, if any. Conforms to the name=value format.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |