update : 2015.11.03
php.shukuma.com검색:
|
MongoDB\Driver\WriteConcern::__construct(mongodb >=0.2.0) MongoDB\Driver\WriteConcern::__construct — Construct immutable WriteConcern 설명
final public MongoDB\Driver\WriteConcern::__construct
( string
$wstring
[, integer $wtimeout
[, boolean $journal
[, boolean $fsync
]]] )Creates a new WriteConcern. 인수
오류/예외
예제Example #1 MongoDB\Driver\WriteConcern::__construct() example
<?php 위 예제의 출력 예시: 참고 |