Returns the name of column identified by the specified column ID.
String getColumnName(UInt16 columnID)
columnID ID of the column. columnID must be in the range [1,getColumnCount()].
Column IDs and count may change during a schema upgrade. To correctly identify a column, 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 |