|
MongoDB\BSON\Document::__toStringReturns the string representation of this BSON Document 説明
final public string MongoDB\BSON\Document::__toString()
パラメータこの関数にはパラメータはありません。 戻り値Returns the string representation of this document as BSON. 参考 |