Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the written name for a column.
String ResultSetMetadata.getWrittenName( int column_no ) throws ULjException
column_no the (base 1) number of the column in the select list.
null, if there is not a written name for the column; otherwise, written name for a column.