Gets the name of the column given the position of the column in the index.
ULValue UltraLite_IndexSchema_iface::GetColumnName( ul_column_num col_id_in_index )
col_id_in_index The 1-based ordinal number indicating the position of the column in the index.
An empty ULValue class object if the column does not exist.
SQLE_COLUMN_NOT_FOUND 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 |