MongoInt64::__toString

Returns the string representation of this 64-bit integer

注意:

このクラスを定義している拡張モジュールは非推奨です。 かわりに MongoDB 拡張モジュールを使うべきです。 このクラスの代替は、新しい拡張モジュールには存在しません。

Instead, the new extension chooses the appropriate database type depending on the integer's value.

説明

public string MongoInt64::__toString ( void )

パラメータ

この関数にはパラメータはありません。

返り値

Returns the string representation of this integer.