Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.