Returns the name of the index identified by the specified index ID.
String getIndexName( UInt16 indexID )
indexID ID of the index. indexID must be in the range [1,getIndexCount()].
Note: Index IDs and count may change during a schema upgrade. To correctly identify an index, access it by name or refresh the 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 |