LookupBegin function

Synopsis
bool UltraLite_Table_iface::LookupBegin()
Remarks

Prepares to perform a new Find on a table by entering lookup mode.

You may only set columns in the index that the table was opened with. If the table was opened without an index, this method cannot be called.