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 参考 » InOutString 接口

 

setValue 方法

语法
public void setValue( java.lang.String new_value )
注释

设置此字符串参数的值。

参数
  • new_value   此字符串接受的值。

示例

请参见: InOutString 接口