Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » Connection class

 

getNotificationParameter method

Get a parameter for the event notification just read by getNotification.

Syntax
String getNotificationParameter( String queue_name, String param_name)
Parameters
  • queue_name   Name of an event notification queue.

  • param_name   Name of the parameter to read or "*" for all.

See also