UltraLite C++ Component API Reference
virtual bool UltraLite_Table_iface::FindPrevious(
ul_column_num ncols
)
ncols For composite indexes, the number of columns to use in the lookup.
Gets the previous row (backward) that exactly matches the index.
Returns false if no more rows match the index. In this case the cursor is positioned before the first row.
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.