Does an exact match lookup based on the current index scanning forward through the table.
bool UltraLite_Table_iface::FindFirst( ul_column_num ncols )
ncols For composite indexes, the number of columns to use in the lookup.
To specify the value to search for, set the column value for each column in the index. The cursor is positioned on the first row that exactly matches the index value. If no row matches the index value, the cursor position is AfterLast() and the function returns false.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |