Table of Contents

Property Upsert

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Upsert

Gets or sets a value indicating whether FindAndModify should upsert.

public bool Upsert { get; set; }

Property Value

bool