MongoDBQueryCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Returns a query by its index in the collection. |
Item[String] | name | Returns a query with a specified name from the MongoDB query collection. |
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Returns a query by its index in the collection. |
Item[String] | name | Returns a query with a specified name from the MongoDB query collection. |
No
Your feedback is appreciated.