getId() public method
Returns the ID for this cursor.
| public \MongoDB\Driver\CursorId getId ( ) | ||
|---|---|---|
| return | \MongoDB\Driver\CursorId |
Cursor ID. |
getId() public method
Returns the ID for this cursor.
| public \MongoDB\Driver\CursorId getId ( ) | ||
|---|---|---|
| return | \MongoDB\Driver\CursorId |
Cursor ID. |
Please login to continue.