Class InsertManyOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Options for inserting many documents.
public sealed class InsertManyOptions
Inheritance
InsertManyOptions
Inherited Members
object.ReferenceEquals(object, object)
Constructors
Initializes a new instance of the InsertManyOptions class.
Properties
Gets or sets a value indicating whether to bypass document validation.
Gets or sets the comment.
Gets or sets a value indicating whether the requests are fulfilled in order.