ChangeStreamDocumentTDocument Properties |
The ChangeStreamDocumentTDocument generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackingDocument |
Gets the backing document.
|
![]() | ClusterTime |
Gets the cluster time.
|
![]() | CollectionNamespace |
Gets the namespace of the collection.
|
![]() | DocumentKey |
Gets the document key.
|
![]() | FullDocument |
Gets the full document.
|
![]() | OperationType |
Gets the type of the operation.
|
![]() | RenameTo |
Gets the new namespace for the ns collection. This field is omitted for all operation types except "rename".
|
![]() | ResumeToken |
Gets the resume token.
|
![]() | UpdateDescription |
Gets the update description.
|