MongoInt64::__toString

Returns the string representation of this 64-bit integer.

Hinweis:

This extension that defines this class is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this class in the new extension.

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

Beschreibung

public string MongoInt64::__toString ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the string representation of this integer.