MongoDB::dropCollection
(PECL mongo >=0.9.0)
MongoDB::dropCollection — Drops a collection [deprecated]
Beschreibung
Warnung
Deprecated
Use MongoCollection::drop() instead.
This function leaks memory in version 1.0.7 and earlier!
Parameter-Liste
- coll
-
MongoCollection or name of collection to drop.
Rückgabewerte
Returns the database response.
There are no user contributed notes for this page.
