Click or drag to resize

ChangeStreamDocumentTDocument Properties

The ChangeStreamDocumentTDocument generic type exposes the following members.

Properties
  NameDescription
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 propertyResumeToken
Gets the resume token.
Public propertyUpdateDescription
Gets the update description.
Top
See Also