Click or drag to resize
CountArgs Properties

The CountArgs type exposes the following members.

Properties
  NameDescription
Public propertyCollation
Gets or sets the collation.
Public propertyHint
Gets or sets the hint.
Public propertyLimit
Gets or sets the maximum number of matching documents to count.
Public propertyMaxTime
Gets or sets the max time.
Public propertyQuery
Gets or sets the query.
Public propertyReadPreference
Gets or sets the read preference.
Public propertySkip
Gets or sets the number of matching documents to skip before starting to count matching documents.
Top
See Also