Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回列的相关名。
String ResultSetMetadata.getCorrelationName( int column_no ) throws ULjException
column_no 选择列表中的列数(基数为 1)。
如果列不具有相关名,则返回空值;否则,返回列的相关名。
用 FROM 子句中指定的相关名([AS] 相关名)来指定表表达式,如派生表。