Property IsUpsert
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
IsUpsert
Gets or sets a value indicating whether to insert the document if it doesn't already exist.
public bool IsUpsert { get; set; }