Click or drag to resize

BulkWriteError Properties

The BulkWriteError type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets the category.
(Inherited from WriteError.)
Public propertyCode
Gets the error code.
(Inherited from WriteError.)
Public propertyDetails
Gets the error details.
(Inherited from WriteError.)
Public propertyIndex
Gets the index of the request that had an error.
Public propertyMessage
Gets the error message.
(Inherited from WriteError.)
Top
See Also