Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取表中的下一个索引(模式)。
public virtual ULIndexSchema * GetNextIndex(ul_index_iter * iter)
iter 指向迭代程序变量的指针。
返回 ULIndexSchema 对象,或迭代完成时返回 NULL。
在首次调用之前,将 iter 值初始化为 ul_index_iter_start 常量。