Creates a DecimalNumber.
DecimalNumber Connection.createDecimalNumber( int precision, int scale, String value ) throws ULjException
precision The number of digits in the number.
scale The number of decimal places in the number.
value The value to be set.
The DecimalNumber with the specified type.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |