This function is the equivalent to LookupForward. It performs a lookup based on the current index scanning forward through the table.
bool UltraLite_Table_iface::Lookup( ul_column_num ncols )
ncols For composite indexes, the number of columns to use in the lookup.
If resulting cursor position is AfterLast(), the return value is false.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |