Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
カラムのエイリアス名を返します。
String ResultSetMetadata.getAliasName(int column_no) throws ULjException
column_no 選択リストの (1 から始まる) カラム番号。
カラムにエイリアス名がない場合は NULL、そうでない場合はカラムのエイリアス名を返します。
エイリアス名 ([AS] 名) は、カラムを参照するために指定できます。