MongoDB\Driver\CursorId
PHP Manual

MongoDB\Driver\CursorId::__construct

(mongodb >=0.2.0)

MongoDB\Driver\CursorId::__constructDescription

Beschreibung

final public MongoDB\Driver\CursorId::__construct ( string $id )

Parameter-Liste

id

Rückgabewerte

Fehler/Exceptions

Beispiele

Beispiel #1 MongoDB\Driver\CursorId::__construct() example

<?php

/* ... */

?>

Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:

...

Siehe auch


MongoDB\Driver\CursorId
PHP Manual