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 QAMessage

getIntProperty method Next Page

getLongProperty method


Synopsis

long ianywhere.qanywhere.client.QAMessage.getLongProperty(
String name
)
throws QAException

Parameters
Throws
Remarks

Gets a long message property.

See Also

Interface MessageProperties

Returns

The property value.