String QATextMessage.getText() throws QAException
Thrown if there is a problem retrieving the message text.
Returns the message text.
If the message text exceeds the maximum size specified by the QAManager.MAX_IN_MEMORY_MESSAGE_SIZE property, this method returns null. In this case, use the QATextMessage.readText(int) method to read the text.
The message text, or null .
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |