MongoDB::selectCollection
Gets a collection
&reftitle.description;
public MongoCollectionMongoDB::selectCollection
stringname
&reftitle.parameters;
name
The collection name.
&reftitle.returnvalues;
Returns a new collection object.
&reftitle.errors;
Throws Exception if the collection name is invalid.