Gets the combined base and column name of a column of a result set, even if this column has a correlation name or alias.
ULValue UltraLite_RowSchema_iface::GetBaseColumnName( ul_column_num column_id )
column_id A 1-based ordinal number.
A combined ULValue class object.
An empty name if the column is not part of a table.
SQLE_COLUMN_NOT_FOUND is set if the column name does not exist.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |