略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: MongoCursorInterface::info

2024-05-11

MongoCursorInterface::info

(PECL mongo >=1.5.0)

MongoCursorInterface::infoGets information about the cursor's creation and iteration

说明

abstract public MongoCursorInterface::info ( void ) : array

Returns information about the cursor's creation and iteration. This can be called before or after the cursor has started iterating.

参数

此函数没有参数。

返回值

Returns the namespace, batch size, limit, skip, flags, query, and projected fields for this cursor. If the cursor has started iterating, additional information about iteration and the connection will be included.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/mongocursorinterface.info.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3