MongoDBQueriesViewModel Properties
A View Model that contains information about a collection of MongoDB queries.
Name | Description |
---|---|
Database |
Stores the names of Mongo |
External |
Contains an array of expressions for external parameters. |
Queries |
Stores a collection of Mongo |
Types | Stores a collection of parameter types. |
See Also