Returns the name of the table identified by the specified table ID.
String getTableName( UInt16 tableID)
tableID ID of the table. tableID must be in range [1,getTableCount()].
Note: Table IDs may change during a schema upgrade. To correctly identify a table, access it by name or refresh the cached IDs 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 |