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_IndexSchema_iface class

GetColumnCount function Next Page

GetColumnName function


Synopsis

ULValue UltraLite_IndexSchema_iface::GetColumnName(
ul_column_num col_id_in_index
)

Parameters
Remarks

Gets the name of the column given the position of the column in the index.

Returns