downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoDB::execute> <MongoDB::drop
[edit] Last updated: Fri, 25 May 2012

view this page in

MongoDB::dropCollection

(PECL mongo >=0.9.0)

MongoDB::dropCollectionコレクションを削除する [非推奨]

説明

public array MongoDB::dropCollection ( mixed $coll )
警告

非推奨

かわりに MongoCollection::drop() を使ってください。

この関数は、バージョン 1.0.7 以前ではメモリリークが発生します!

パラメータ

coll

削除したい MongoCollection あるいはコレクション名。

返り値

データベースの応答を返します。



add a note add a note User Contributed Notes MongoDB::dropCollection
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites