| 
        
            MongoDB::setWriteConcernSet the write concern for this database Description
   public bool MongoDB::setWriteConcern
    ( mixed  
 $w
   [, int $wtimeout
  ] )Parameters
 Return ValuesReturns  Errors/ExceptionsEmits  ExamplesExample #1 MongoDB::setWriteConcern example 
<?phpSee Also
  |