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

SQL Anywhere 11.0.1 (中文) » MobiLink - 服务器管理 » MobiLink 服务器 API » 使用 Java 语言编写同步脚本 » 用于 Java 的 MobiLink 服务器 API 参考 » LogMessage 类

 

getUser 方法

语法
public java.lang.String getUser( )
注释

用于此消息用户的取值函数。如果此消息没有用户,则用户为空。

返回值

与此消息关联的用户。

示例

请参见: LogMessage 类.