Table of Contents

Class ChangeStreamPreAndPostImagesOptions

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Change stream pre and post images options.

public sealed class ChangeStreamPreAndPostImagesOptions : BsonDocumentBackedClass
Inheritance
ChangeStreamPreAndPostImagesOptions
Inherited Members

Constructors

ChangeStreamPreAndPostImagesOptions()

Initializes a new instance of the ChangeStreamPreAndPostImagesOptions class.

ChangeStreamPreAndPostImagesOptions(BsonDocument)

Initializes a new instance of the ChangeStreamPreAndPostImagesOptions class.

Properties

BackingDocument

Gets the backing document.

Enabled

Gets or sets a value indicating whether ChangeStreamPreAndPostImages is enabled.