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 方法