MongoId::getInc

(PECL mongo >= 1.0.11)

MongoId::getIncGets the incremented value to create this id

說明

public int MongoId::getInc ( void )

參數

此函式沒有參數。

回傳值

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