(mongodb >=1.6.0)
MongoDB\Driver\CursorInterface::getServer — Devuelve el servidor asociado a este cursor
Devuelve el MongoDB\Driver\Server asociado a este cursor. Este es el servidor que ejecutó la MongoDB\Driver\Query o la MongoDB\Driver\Command.
Esta función no contiene ningún parámetro.
Devuelve el MongoDB\Driver\Server asociado a este cursor.