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