Click or drag to resize

ChangeStreamStageOptions Properties

The ChangeStreamStageOptions type exposes the following members.

Properties
  NameDescription
Public propertyAllChangesForCluster
Gets or sets whether to include all changes for an entire cluster in the change stream.
Public propertyFullDocument
Gets or sets the full document.
Public propertyResumeAfter
Gets or sets the resume after.
Public propertyStartAfter
Get or sets the start after.
Public propertyStartAtOperationTime
Gets or sets the start at operation time.
Top
See Also