Class UpdateOptions
public sealed class UpdateOptions
- Inheritance
-
UpdateOptions
- Inherited Members
Constructors
UpdateOptions()
public UpdateOptions()
Properties
BypassDocumentValidation
public bool? BypassDocumentValidation { get; set; }
Property Value
- bool?
Collation
public Collation Collation { get; set; }
Property Value
- Collation
IsUpsert
public bool IsUpsert { get; set; }