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

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere Java API reference » ianywhere.qanywhere.client package » Interface QABinaryMessage

 

reset method

Syntax
void ianywhere.qanywhere.client.QABinaryMessage.reset()
throws QAException
Throws
  • Thrown if there is a problem resetting the message.
Remarks

Resets a message so that the reading of values starts from the beginning of the message body.

The reset method also puts the QABinaryMessage message body in read-only mode.