Table of Contents

Property IsUpsert

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

IsUpsert

Indicating whether to insert the document if it doesn't already exist.

public bool IsUpsert { get; init; }

Property Value

bool