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

SQL Anywhere 11.0.1 » QAnywhere » QAnywhere Reference » QAnywhere C++ API reference » MessageProperties class

 

RASNAMES variable

Syntax
const qa_string MessageProperties::RASNAMES
Remarks

This property name refers to a delimited list of RAS entry names that can be used to connect to the QAnywhere server.

It is used for system queue messages.

The value of this field is "ias_RASNames".

For more information, see Message properties.

Pass RASNAMES as the first parameter in the getStringProperty method to access the associated message property.

See Also

setStringProperty function

getStringProperty function

setIntProperty function

getIntProperty function