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