Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
テーブルまたは派生テーブルのカラム名を返します。
String ResultSetMetadata.getTableColumnName( int column_no ) throws ULjException
column_no 選択リストの (1 から始まる) カラム番号。
カラムにテーブル名がない場合は NULL、そうでない場合はカラムのテーブル名を返します。