PHP Velho Oeste 2024

MongoId::getInc

(PECL mongo >= 1.0.11)

MongoId::getIncGets the incremented value to create this id

Beschreibung

public MongoId::getInc ( void ) : int

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the incremented value used to create this MongoId.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top