Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
此函数等效于 LookupForward。根据当前索引,向前扫描整个表以执行查寻。
bool UltraLite_Table_iface::Lookup( ul_column_num ncols )
ncols 对于复合索引,是指在查找中使用的列数。
如果游标的最终位置是 AfterLast(),则返回值为 false。