Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » UltraLite_RowSchema_iface class

UltraLite_RowSchema_iface class Next Page

GetBaseColumnName function


Synopsis

ULValue UltraLite_RowSchema_iface::GetBaseColumnName(
ul_column_num column_id
)

Parameters
Remarks

Gets the combined base and column name of a column of a result set, even if this column has a correlation name or alias.

Returns