Php/docs/mongodb-driver-cursorid.construct
来自菜鸟教程
MongoDB\Driver\CursorId::__construct
(mongodb >=1.0.0)
MongoDB\Driver\CursorId::__construct — Create a new CursorId (not used)
说明
final private MongoDB\Driver\CursorId::__construct ( )
MongoDB\Driver\CursorId objects are returned from MongoDB\Driver\Cursor::getId() and cannot be constructed directly.
参数
此函数没有参数。