Platforms to show: All Mac Windows Linux Cross-Platform
MongoGridFSFileListMBS class New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | MongoDB | MBS MongoDB Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- property Handle as Integer
- 2 methods
- method Constructor Private
- method NextFile as MongoGridFSFileMBS
This class has no sub classes.
Blog Entries
Release notes
- Version 25.2
- Added MongoStreamMBS, MongoGridFSFileMBS, MongoGridFSFileListMBS, MongoGridFSFileOptionsMBS and MongoGridFSMBS classes.
Some methods using this class:
- MongoGridFSMBS.Find(filterJSON as String, OptionsJSON as String = "") as MongoGridFSFileListMBS
Some related classes:
The items on this page are in the following plugins: MBS MongoDB Plugin.
MongoExceptionMBS - MongoGridFSFileMBS
