Php/docs/mongodb-bson-dbpointer.construct
来自菜鸟教程
MongoDB\BSON\DBPointer::__construct
(mongodb >=1.4.0)
MongoDB\BSON\DBPointer::__construct — Construct a new DBPointer (unused)
说明
final private MongoDB\BSON\DBPointer::__construct ( )
MongoDB\BSON\DBPointer objects are created through conversion from a deprecated BSON type and cannot be constructed directly.
参数
此函数没有参数。