跳到主要内容

get_catalog

读取符合条件的数据的主键列表(目录)

声明

mixed get_catalog(string path, mixed condition, int start_pos = 0, int count = 1000)

参数

参数名描述
path表名
condition查询条件
start_pos开始位置
count每次读取最大数量

返回值

主键值数组

使用方式

返回文档