ULValue UltraLite_DatabaseSchema_iface::GetTableName( ul_table_num tableID )
tableID A 1-based ordinal number.
Gets the name of a table given its 1-based table ID.
Table IDs may change during a schema upgrade. To correctly identify a table, either access it by name, or refresh any cached IDs after a schema upgrade. The ULValue class object returned is empty if the table does not exist.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |