The MongoDB\Driver\CursorId class
(mongodb >=1.0.0)
简介
The MongoDB\Driver\CursorID class is a value object that represents a cursor ID. Instances of this class are returned by MongoDB\Driver\Cursor::getId().
类摘要
final
MongoDB\Driver\CursorId {
/* 方法 */
}
Table of Contents
- MongoDB\Driver\CursorId::__construct — Create a new CursorId (not used)
- MongoDB\Driver\CursorId::__toString — String representation of the cursor ID