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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface MessageProperties

ORIGINATOR variable Next Page

RAS variable


Synopsis

final String ianywhere.qanywhere.client.MessageProperties.RAS

Remarks

For "system" queue messages, the RAS entry name that is being used to connect to the QAnywhere server.

The value of this field is "ias_Network.RAS".

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

This property is read-only.

See Also

Interface MessageProperties

getStringProperty method