Property FullDocument
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
FullDocument
Gets or sets the full document option.
public ChangeStreamFullDocumentOption FullDocument { get; set; }
Property Value
- ChangeStreamFullDocumentOption
The full document option.