Append text to the text of the message.
Visual Basic Public Sub WriteText( _ ByVal val As String _ )
C# public void WriteText( string val );
val The text to append.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |