excludeTxnFromChangeStreams property
If you don't set the exclude_txn_from_change_streams
option or if it's
set to false
, then any change streams monitoring columns modified by
transactions will capture the updates made within that transaction.
Optional.
Implementation
core.bool? excludeTxnFromChangeStreams;