bool UltraLite_TableSchema_iface::IsColumnInIndex( const ULValue & column_id, const ULValue & index_id )
column_id A 1-based ordinal number identifying the column. You can get the column_id by calling GetColumnCount function.
index_id A 1-based ordinal number identifying the index. You can get the number of indexes in a table by calling GetIndexCount function.
Checks whether the table is contained in the named index.
.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |