PHP Portal » PHP Handbuch » MongoCollection::drop

Werbung

MongoCollection::drop


(PECL mongo >=0.9.0)

MongoCollection::dropDrops this collection

Beschreibung

public array MongoCollection::drop ( void )

Drops this collection and deletes its indices.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the database response.