Mongo::selectDB
(PECL mongo >=0.9.0)
Mongo::selectDB — データベースを取得する
説明
パラメータ
- dbname
-
データベース名。
返り値
新しいデータベースオブジェクトを返します。
エラー / 例外
データベース名が不正な場合に InvalidArgumentException をスローします。
Mongo::selectDB
There are no user contributed notes for this page.
