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 .NET API reference » iAnywhere.QAnywhere.Client namespace (.NET 2.0) » QATextMessage interface

 

QATextMessage members

Public properties
Member name Description
Text property

The message text.

TextLength property

The length, in characters, of the message.

Public methods
Member name Description
ReadText method

Read unread text into the given buffer.

Reset method

Resets the text position of the message to the beginning.

WriteText method

Append text to the text of the message.