Table of Contents

Property WhenNotMatched

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

WhenNotMatched

The behavior of $merge if a result document does not match an existing document in the output collection.

public MergeStageWhenNotMatched? WhenNotMatched { get; set; }

Property Value

MergeStageWhenNotMatched?