FireDAC.Phys.MongoDBWrapper.TMongoCollection.ListIndexes
Delphi
function ListIndexes: IMongoCursor;
C++
_di_IMongoCursor __fastcall ListIndexes();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp | FireDAC.Phys.MongoDBWrapper | TMongoCollection | 
Description
Returns a cursor that you can use to access the list of indexes of the collection.
See Also
- FireDAC.Phys.MongoDBWrapper.TMongoCollection.CreateIndex
- FireDAC.Phys.MongoDBWrapper.TMongoCollection.DropIndex