UltraLite scale creation parameter

Specifies the minimum number of digits after the decimal point when an arithmetic result is truncated to the maximum precision.

For Android smartphones, you can use Connection.setOption(OPTION_SCALE, value) as an alternative to setting this creation parameter. See Connection.setOption method [UltraLiteJ] and Connection.OPTION_SCALE variable [BlackBerry] [UltraLiteJ].

 Syntax
 Allowed values
 Default
 Remarks
 See also
 Example