跳到主要内容

fetch_n

获取 n 行

声明

array fetch_n(int n)

参数

参数名描述
n行数, -1 表示获取全部

返回值

以 array 形式获取 n 行

使用方式

返回文档