$result
$result : \Imi\Db\Query\Interfaces\IResult
数据库查询结构
$result : \Imi\Db\Query\Interfaces\IResult
数据库查询结构
__construct(\Imi\Db\Query\Interfaces\IResult $result, $page, $limit, $total, $pageCount, $options)
| \Imi\Db\Query\Interfaces\IResult | $result | |
| $page | ||
| $limit | ||
| $total | ||
| $pageCount | ||
| $options |
getStatement() : \Imi\Db\Interfaces\IStatement
获取结果集对象