MongoId::getInc

(PECL mongo >= 1.0.11)

MongoId::getIncこの id を作るためにインクリメントされた値を取得する

説明

public MongoId::getInc ( void ) : int

パラメータ

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

返り値

この MongoId を作るためにインクリメントされた値を返します。

add a note add a note

User Contributed Notes

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