Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
确定用于搜索列值的最佳索引。
public virtual const char * GetOptimalIndex(ul_column_num cid)
cid 从 1 开始的列序号。
返回索引的名称,或如果该列未索引时返回 NULL。警告:此项指向其内容可通过任何后续 UltraLite 调用更改的静态缓冲区,因此如果要将该值保存一段时间,您将需要复制该值。