Class SearchCountOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Options for counting the search results.
public sealed class SearchCountOptionsInheritance
SearchCountOptions
Inherited Members
object.ReferenceEquals(object, object)
Properties
Gets or sets the number of documents to include in the exact count ifType is LowerBound.
Gets or sets the type of count of the documents in the result set.