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 Java API リファレンス » クライアント用 QAnywhere Java API » MessageProperties インタフェース

 

STATUS_TIME 変数

構文
final String MessageProperties.STATUS_TIME
備考

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

MessageProperties.STATUS_TIME を QAMessage.getProperty メソッドに渡すと、java.util.Date インスタンスが返されます。

参照

getProperty メソッド