Register (a queue) to receive notifications of an event.
void registerForEvent(String event_name, String object_name, String queue_name, Boolean register)
event_name Name of an event.
object_name The name of the object to which the event applies (for example, table name).
queue_name Name of an event notification queue.
register TRUE to register, FALSE, to unregister.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |