FireDAC.Phys.MongoDBWrapper.TMongoCollection.ListIndexes
Delphi
function ListIndexes: IMongoCursor;
C++
_di_IMongoCursor __fastcall ListIndexes(void);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp |
FireDAC.Phys.MongoDBWrapper | TMongoCollection |
Beschreibung
Gibt einen Cursor für den Zugriff auf die Liste der Indexe der Sammlung zurück.
Siehe auch
- FireDAC.Phys.MongoDBWrapper.TMongoCollection.CreateIndex
- FireDAC.Phys.MongoDBWrapper.TMongoCollection.DropIndex