MongoInt32::__toString

Returns the string representation of this 32-bit integer.

Note:

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.

Description

public string MongoInt32::__toString ( void )

Parameters

This function has no parameters.

Return Values

Returns the string representation of this integer.