- PHP 手册
- 函数参考
- 数据库扩展
- 针对各数据库系统对应的扩展
- MongoDB
- MongoDB\Driver\Monitoring
The MongoDB\Driver\Monitoring\TopologyOpeningEvent class
(mongodb >=1.13.0)
简介
The MongoDB\Driver\Monitoring\TopologyOpeningEvent class encapsulates information about an opened topology.
类摘要
final class MongoDB\Driver\Monitoring\TopologyOpeningEvent { /* 方法 */ final public getTopologyId(): MongoDB\BSON\ObjectId }目录
- MongoDB\Driver\Monitoring\TopologyOpeningEvent::getTopologyId — Returns the topology ID
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/class.mongodb-driver-monitoring-topologyopeningevent.php