MongoDB::selectCollection

(PECL mongo >=0.9.0)

MongoDB::selectCollectionGets a collection

Beskrivelse

public MongoCollection MongoDB::selectCollection ( string $name )

Parametre

name

The name of the collection.

Returnerings Værdier

Returns the collection.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top