MongoDB\BSON\ObjectIdInterface::getTimestamp

(mongodb >=1.3.0)

MongoDB\BSON\ObjectIdInterface::getTimestampReturns the timestamp component of this ObjectIdInterface

Descrierea

abstract public MongoDB\BSON\ObjectIdInterface::getTimestamp ( ) : int

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the timestamp component of this ObjectIdInterface.

A se vedea și

add a note add a note

User Contributed Notes

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