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 C++ API reference » MessageProperties class

 

RAS variable

Syntax
const qa_string MessageProperties::RAS
Remarks

This property name refers to the currently active RAS name that is being used to connect to the QAnywhere server.

It is used for system queue messages.

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

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

For more information, see Message properties.

See Also

getStringProperty function