MongoCollection
PHP Manual

MongoCollection::drop

(PECL mongo >=0.9.0)

MongoCollection::dropDrops this collection

Açıklama

public array MongoCollection::drop ( void )

Drops this collection and deletes its indices.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the database response.


MongoCollection
PHP Manual