Skip to main content
A newer version of this page is available. .
All docs
V21.1

MongoDBQuery Properties

Contains methods and properties that allow you to create a query to a MongoDB database collection.
Name Description
ActualName Stores the actual name of a MongoDB query.
Alias Stores an alias of a MongoDB query.
CollectionName Stores the name of a MongoDB database collection.
DatabaseName Stores the name of a MongoDB database.
FilterString Stores a filter string.
Parameters Stores a list query parameters.
See Also