Interface ChangeStreamDocumentCollectionUUID

Hierarchy

Properties

Properties

collectionUUID: Binary

The UUID (Binary subtype 4) of the collection that the operation was performed on.对其执行操作的集合的UUID(二进制子类型4)。

Only present when the showExpandedEvents flag is enabled.仅在启用showExpandedEvents标志时出现。

NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.如果promoteBuffers标志已启用,collectionUUID将被转换为NodeJS缓冲区。

Since Server Version

6.1.0

Generated using TypeDoc