MongoDBQueryCollection.Count Property
Returns the number of queries in the MongoDB query collection.
Namespace: DevExpress.DataAccess.MongoDB
Assembly: DevExpress.DataAccess.v22.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
Int32 | The number of queries in the MongoDB query collection. |
See Also