.MongoCollection.Indexes (gb.mongodb)
This virtual class allows to manipulate the indexes of a specific collection.
Questa classe è virtuale.
Questa classe non è creabile.
Metodi
Add
|
Create a new index.
|
Find
|
Return the names of all collection indexes as a string array.
|
Query
|
Return a list of documents, each one describing one index of the collection.
|
Remove
|
Remove an index from the collection.
|