Creates a DecimalNumber.
DecimalNumber Connection.createDecimalNumber( int precision, int scale ) throws ULjException
precision The number of digits in the number.
scale The number of decimal places in the number.
The DecimalNumber with the specified type.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |