UltraLite C++ Component API Reference
Class UltraLite_RowSchema_iface
virtual ul_column_num UltraLite_RowSchema_iface::GetColumnID(
const ULValue & column_name
)
column_name The column name.
Gets the 1-based column ID 0 is returned if the column does not exist SQLE_COLUMN_NOT_FOUND is set if the column name does not exist.
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.