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) » QAnywhere » QAnywhere Reference » QAnywhere Java API reference » QAnywhere Java API for clients » MessageProperties interface

 

RASNAMES variable

Syntax
final String MessageProperties.RASNAMES
Remarks

For "system" queue messages, a delimited list of RAS entry names that can be used to connect to the QAnywhere server.

The value of this field is "ias_RASNames".

You can pass MessageProperties.RASNAMES in the QAMessage.getStringProperty(String) method to access the associated property.

This property is read-only.

See Also

MessageProperties interface

getStringProperty method