Property CollectionUuid
CollectionUuid
Gets ui field from the oplog entry corresponding to the change event. Only present when the showExpandedEvents change stream option is enabled and for the following event types (MongoDB 6.0 and later):
public Guid? CollectionUuid { get; }
Property Value
- Guid?
The UUID of the collection.