Property ShowRecordId
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
ShowRecordId
Gets or sets whether the record Id should be added to the result document.
public bool? ShowRecordId { get; set; }
Property Value
- bool?
Whether the record Id should be added to the result documentr.