| 
 | MongoDB\Driver\CursorInterface::getIdReturns the ID for this cursor Description
   abstract public MongoDB\BSON\Int64 MongoDB\Driver\CursorInterface::getId() Returns the ID for this cursor, which uniquely identifies the cursor on the server. ParametersThis function has no parameters. Return ValuesReturns the ID for this cursor. Errors/Exceptions
 Changelog
 
 See Also
 |