Prepares to perform a new lookup on a table.
public virtual bool LookupBegin()
True on success; otherwise, returns false.
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.