ULValue UltraLite_RowSchema_iface::GetBaseColumnName(
ul_column_num column_id
)
column_id A 1-based ordinal number.
Gets the combined base and column name of a column of a result set, even if this column has a correlation name or alias.
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.