| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
MongoDB\Driver\WriteConcern::getWtimeout(mongodb >=1.0.0) MongoDB\Driver\WriteConcern::getWtimeout — Returns the WriteConcern's "wtimeout" option 説明
final public integer MongoDB\Driver\WriteConcern::getWtimeout
( void
)
パラメータこの関数にはパラメータはありません。 返り値Returns the WriteConcern's "wtimeout" option. エラー / 例外
例例1 MongoDB\Driver\WriteConcern::getWtimeout() example
<?php 上の例の出力は以下となります。 int(0) int(3000) |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「MongoDB\Driver\WriteConcern::getWtimeout - Returns the WriteConcern's "wtimeout" option」をGoogle検索
|