The MongoDB\Driver\CursorId class

(mongodb >=1.0.0)

Introducción

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().

Sinopsis de la Clase

final MongoDB\Driver\CursorId {
/* Métodos */
final private __construct ( void )
final public __toString ( void ) : string
}

Tabla de contenidos