changeStreamConfig property
If specified, enable the change stream on this table.
Otherwise, the change stream is disabled and the change stream is not retained.
Implementation
ChangeStreamConfig? changeStreamConfig;
If specified, enable the change stream on this table.
Otherwise, the change stream is disabled and the change stream is not retained.
ChangeStreamConfig? changeStreamConfig;