Click or drag to resize

ChangeStreamDocumentTDocument Properties

The ChangeStreamDocumentTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyBackingDocument
Gets the backing document.
Public propertyClusterTime
Gets the cluster time.
Public propertyCollectionNamespace
Gets the namespace of the collection.
Public propertyDocumentKey
Gets the document key.
Public propertyFullDocument
Gets the full document.
Public propertyOperationType
Gets the type of the operation.
Public propertyRenameTo
Gets the new namespace for the ns collection. This field is omitted for all operation types except "rename".
Public propertyResumeToken
Gets the resume token.
Public propertyUpdateDescription
Gets the update description.
Top
See Also