(mongodb >=1.6.0)
MongoDB\Driver\CursorInterface::getId — Returns the ID for this cursor
Returns the ID for this cursor, which uniquely identifies the cursor on the server.
Questa funzione non contiene parametri.
Returns the ID for this cursor.
Versione | Descrizione |
---|---|
PECL mongodb 1.20.0 | Added MongoDB\BSON\Int64 to the tentative return type for this method. MongoDB\Driver\CursorId will be removed from the return type in version 2.0. |