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