getPrecision()

Returns the precision value for a column.

Syntax

This method has the following syntax:
int getPrecision();

Description

The getPrecision() method operates on the UdxColumnInfo object. For columns that contain numeric data, the method returns the precision value.