(mongodb >=0.2.0)
MongoDB\Driver\Cursor::getId — Returns the CursorId for this cursor
此函数没有参数。
Example #1 MongoDB\Driver\Cursor::getId() example
<?php/* ... */?>
以上例程的输出类似于:
...