- PHP 手册
- 函数参考
- 数据库扩展
- 针对各数据库系统对应的扩展
- MongoDB
- MongoDB\BSON
- MongoDB\BSON\TimestampInterface
MongoDB\BSON\TimestampInterface::__toString
(mongodb >=1.3.0)
MongoDB\BSON\TimestampInterface::__toString — Returns the string representation of this TimestampInterface
说明
abstract public MongoDB\BSON\TimestampInterface::__toString(): string参数
此函数没有参数。
返回值
Returns the string representation of this TimestampInterface.
参见
- MongoDB\BSON\Timestamp::__toString() - Returns the string representation of this Timestamp
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/mongodb-bson-timestampinterface.tostring.php