Performs a lookup based on the current index scanning forward through the table.
public virtual bool Lookup(ul_column_num ncols)
ncols For composite indexes, the number of columns to use in the lookup.
False if the resulting cursor position is set after the last row.
To specify the value to search for, set the column value for each column in the index. The cursor is positioned on the last row that matches or is less than the index value. For composite indexes, the ncols parameter specifies the number of columns to use in the lookup.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |