MongoDB\BSON\ObjectID::serialize

Serialize an ObjectID

Beschreibung

final public string MongoDB\BSON\ObjectID::serialize ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the serialized representation of the MongoDB\BSON\ObjectID.

Fehler/Exceptions

  • Throws MongoDB\Driver\InvalidArgumentException on argument parsing errors.

Siehe auch