Class CountArgs
Represents arguments for the Count command helper method.
- Inheritance
-
Count
Args
- Inherited Members
- Extension Methods
Properties
Collation
Gets or sets the collation.
Property Value
Hint
Gets or sets the hint.
Property Value
Limit
Gets or sets the maximum number of matching documents to count.
Property Value
- long?
MaxTime
Gets or sets the max time.
Property Value
Query
Gets or sets the query.
Property Value
ReadPreference
Gets or sets the read preference.
Property Value
Skip
Gets or sets the number of matching documents to skip before starting to count matching documents.
Property Value
- long?