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

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » DecimalNumber 接口

 

set 方法

用字符串值设置 DecimalNumber。

语法
void DecimalNumber.set(
  String value
) throws ULjException
参数
  • value   字符串形式的数字值。