Property ShowRecordId
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
ShowRecordId
Gets or sets whether the record Id should be added to the result document.
public bool? ShowRecordId { get; set; }Property Value
bool?