MongoDB\Driver\CursorId::serialize

(mongodb >=1.7.0)

MongoDB\Driver\CursorId::serializeSerialize a CursorId

Beschreibung

finalpublicMongoDB\Driver\CursorId::serialize(): string

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the serialized representation of the MongoDB\Driver\CursorId.

Fehler/Exceptions

Siehe auch

To Top