Class ReplaceOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Options for replacing a single document.
public class ReplaceOptions
Inheritance
ReplaceOptions
Derived
Inherited Members
Properties
Gets or sets a value indicating whether to bypass document validation.
Gets or sets the collation.
Gets or sets the comment.
Gets or sets the hint.
Gets or sets a value indicating whether to insert the document if it doesn't already exist.
Gets or sets the let document.