getScale()
Returns the scale value for a column.
Syntax
This method has the
following syntax:
int getScale();
Description
The getScale() method operates on the UdxColumnInfo object. For columns that contain numeric data, the method returns the scale value.