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

QATextMessage interface Next Page

QATextMessage members


Public properties
Member nameDescription
Text property

The message text.

TextLength property

The length, in characters, of the message.

Public methods
Member nameDescription
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.