Prepares to perform a new Find call on a table by entering find mode.
public virtual bool FindBegin()
True on success; otherwise, returns false.
You may only set columns in the index that the table was opened with. This method cannot be called if the table was opened without an index.