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 "*")
Get a parameter for the event notification just read by GetNotification function.
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.
The parameter value or empty string on error.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |