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

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere .NET API リファレンス » クライアント用 QAnywhere .NET API (.NET 2.0) » QATextMessage インタフェース

 

WriteText メソッド

メッセージ・テキストの末尾にテキストを追加します。

構文
Visual Basic
Public Sub WriteText( _
   ByVal val As String _
)
C#
public void WriteText(
   string  val
);
パラメータ
  • val   追加するテキスト。