MongoDB\Driver\Server::__construct

Create a new Server (not used)

説明

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

MongoDB\Driver\Server objects are created internally by MongoDB\Driver\Manager when a database connection is established and may be returned by MongoDB\Driver\Manager::getServers and MongoDB\Driver\Manager::selectServer.

パラメータ

この関数にはパラメータはありません。

参考

  • MongoDB\Driver\Manager::getServers
  • MongoDB\Driver\Manager::selectServer