Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
12.4
Statistic
FMM
Blog
MongoDB.FindIndexes
Fetches a cursor containing documents, each corresponding to an index on this collection.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MongoDB | 12.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "MongoDB.FindIndexes"; MongoDBRef { ; Options } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
MongoDBRef | The reference number for the mongo connection. | $MongoDB | |
Options | Options as JSON. | Optional |
Result
Returns OK or error.
Description
Fetches a cursor containing documents, each corresponding to an index on this collection.Release notes
- Version 12.4
- Added MongoDB.FindIndexes and MongoDB.Rename functions.
Created 27th July 2022, last changed 27th July 2022
MongoDB.FindDatabases - MongoDB.GetAuthMechanism
Feedback: Report problem or ask question.
