Gets the index name given its 1-based ID.
ULValue UltraLite_TableSchema_iface::GetIndexName( ul_index_num index_id )
index_id A 1-based ordinal number.
A ULValue class object is empty if the index does not exist.
Index IDs and counts may change during a schema upgrade. To correctly identify an index, access it by name or refresh any cached IDs and counts after a schema upgrade.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |