Property IsUpsert
IsUpsert
Gets or sets a value indicating whether to insert the document if it doesn't already exist.
public bool IsUpsert { get; set; }
Gets or sets a value indicating whether to insert the document if it doesn't already exist.
public bool IsUpsert { get; set; }