Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the precision of the named column.
Int32 getColumnPrecision(String name)
name The name of the column.
The column must be of type SQLType.NUMERIC.