Property UniqueDocs
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
UniqueDocs
Gets or sets whether to return a document only once.
public bool? UniqueDocs { get; set; }
Property Value
- bool?
Gets or sets whether to return a document only once.
public bool? UniqueDocs { get; set; }