PHP » GoLang |
login |
register |
about
|
GoLang MongoDB\Driver\WriteConcern::__construct
request it (382)
GoLang replacement for PHP's MongoDB\Driver\WriteConcern::__construct
[edit | history]
PHP MongoDB\Driver\WriteConcern::__constructPHP original manual for MongoDB\Driver\WriteConcern::__construct [ show | php.net ]MongoDB\Driver\WriteConcern::__construct(mongodb >=1.0.0) MongoDB\Driver\WriteConcern::__construct — Create a new WriteConcern Description
final public MongoDB\Driver\WriteConcern::__construct
( string|integer
$w
[, int $wtimeout
[, bool $journal
]] )Constructs a new MongoDB\Driver\WriteConcern, which is an immutable value object. Parameters
Errors/Exceptions
ExamplesExample #1 MongoDB\Driver\WriteConcern::__construct() example
<?php See Also |
more
Recently updated
more
Most requested
more
Last requests
|