Class BulkWriteError

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Represents the details of a write error for a particular request.

public class BulkWriteError : WriteError

Inheritance

BulkWriteError

Inherited Members

Properties

Index

Gets the index of the request that had an error.