MongoDB\Driver\WriteConcern::serialize

(mongodb >=1.7.0)

MongoDB\Driver\WriteConcern::serializeSerialize a WriteConcern

Description

final public MongoDB\Driver\WriteConcern::serialize(): string

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

See Also

add a note add a note

User Contributed Notes

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