(mongodb >=0.2.0)
MongoDB\Driver\Cursor::getServer — Returns the Server object to which this cursor is attached
此函数没有参数。
Example #1 MongoDB\Driver\Cursor::getServer() example
<?php/* ... */?>
以上例程的输出类似于:
...