Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.