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 Reference » UltraLiteJ API reference » DecimalNumber interface

 

set method

Sets the DecimalNumber with a String value.

Syntax
void DecimalNumber.set(
  String value
) throws ULjException
Parameters
  • value   numerical value represented as a String.