Docs 菜单
Docs 主页
/ / /
PHP 库手册
/

MongoDB\Client 类

在此页面上

  • 定义
  • 方法
MongoDB\Client

该类用作MongoDB PHP库的入口点。 它是连接到MongoDB服务器或服务器集群的首选类,并充当访问单个数据库和集合的网关。 MongoDB\Client类似于扩展的 MongoDB\ 驱动程序\ 经理 类,它 由

后退

BSON

在此页面上