Table of Contents

Class ChangeStreamUpdateDescription

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

An UpdateDescription in a ChangeStreamDocument instance.

public sealed class ChangeStreamUpdateDescription
Inheritance
ChangeStreamUpdateDescription
Inherited Members

Constructors

ChangeStreamUpdateDescription(BsonDocument, string[])

Initializes a new instance of the ChangeStreamUpdateDescription class.

ChangeStreamUpdateDescription(BsonDocument, string[], BsonArray)

Initializes a new instance of the ChangeStreamUpdateDescription class.

Properties

RemovedFields

Gets the removed fields.

TruncatedArrays

Gets the truncated arrays.

UpdatedFields

Gets the updated fields.

Methods

Equals(object)
GetHashCode()