Gets the name of a column given its 1-based ID.
ULValue UltraLite_RowSchema_iface::GetColumnName( ul_column_num column_id )
column_id A 1-based ordinal number.
An empty ULValue class object if the column does not exist.
This will be the alias or correlation name for SELECT statements.
Sets SQLE_COLUMN_NOT_FOUND if the column name does not exist
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |