Gets the actual size of a result set column.
int ResultSet.getSize(String name) throws ULjException
name A String representing the table column name.
The actual size of a result set column.