Click or drag to resize
MongoInsertOptions Properties

The MongoInsertOptions type exposes the following members.

Properties
  NameDescription
Public propertyFlags
Gets or sets the insert flags.
Public propertyWriteConcern
Gets or sets the WriteConcern to use for the Insert.
Top
See Also