getReadConcern() public method
Retuns read concern for this command.
public \MongoDB\Driver\ReadConcern|string getReadConcern ( ) | ||
---|---|---|
return | \MongoDB\Driver\ReadConcern|string |
Read concern to be used in this command. |
getReadConcern() public method
Retuns read concern for this command.
public \MongoDB\Driver\ReadConcern|string getReadConcern ( ) | ||
---|---|---|
return | \MongoDB\Driver\ReadConcern|string |
Read concern to be used in this command. |
Please login to continue.