PHP 8.5.0 Beta 3 available for testing

MongoDB\Driver\Server::__construct

(mongodb >=1.0.0)

MongoDB\Driver\Server::__construct โ€” Crear un nuevo servidor (no utilizado)

Descripciรณn

final private MongoDB\Driver\Server::__construct()

Los objetos MongoDB\Driver\Server son creados internamente por MongoDB\Driver\Manager cuando se establece una conexiรณn de base de datos y pueden ser devueltos por MongoDB\Driver\Manager::getServers() y MongoDB\Driver\Manager::selectServer().

Parรกmetros

Esta funciรณn no contiene ningรบn parรกmetro.

Ver tambiรฉn

๏ผ‹add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top