Get a parameter for the event notification just read by GetNotification function.
ULValue UltraLite_Connection_iface::GetNotificationParameter( const ULValue & queue_name, const ULValue & parameter_name )
queue_name queue name matching GetNotification function call
parameter_name name of parameter to read (or "*")
The parameter value or empty string on error.
Only the parameters from the most-recently read notification on the given queue are available. Parameters are retrieved by name. A parameter name of "*" retrieves the entire parameter string.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |