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) » MessageProperties クラス

 

STATUS_TIME フィールド

このプロパティ名は、メッセージが現在のステータスになった時刻を示します。

構文
Visual Basic
Public Shared STATUS_TIME As String
C#
public const string  STATUS_TIME;
備考

これはローカル時間です。STATUS_TIME は、QAMessage.GetProperty に渡されると、DateTime オブジェクトを返します。このフィールドの値は ias_StatusTime です。

参照