Click or drag to resize

CountDocumentsOperation Properties

The CountDocumentsOperation type exposes the following members.

Properties
  NameDescription
Public propertyCollation
Gets or sets the collation.
Public propertyCollectionNamespace
Gets the collection namespace.
Public propertyFilter
Gets or sets the filter.
Public propertyHint
Gets or sets the index hint.
Public propertyLimit
Gets or sets a limit on the number of matching documents to count.
Public propertyMaxTime
Gets or sets the maximum time the server should spend on this operation.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
Public propertyReadConcern
Gets or sets the read concern.
Public propertyRetryRequested
Gets or sets a value indicating whether to retry.
Public propertySkip
Gets or sets the number of documents to skip before counting the remaining matching documents.
Top
See Also