MongoCollection
PHP Manual

MongoCollection::deleteIndexes

(PECL mongo >=0.9.0)

MongoCollection::deleteIndexesDelete all indices for this collection

Opis

public array MongoCollection::deleteIndexes ( void )

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the database response.


MongoCollection
PHP Manual