2024 年日本 PHP 研討會

MongoDB\BSON\ObjectIdInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\ObjectIdInterface::__toString傳回此 ObjectIdInterface 的十六進位表示法

說明

abstract public MongoDB\BSON\ObjectIdInterface::__toString(): 字串

參數

此函式沒有參數。

傳回值

傳回此 ObjectIdInterface 的十六進位表示法。

另請參閱

新增註解

使用者貢獻的註解

此頁面沒有使用者貢獻的註解。
To Top