Class BulkWriteError
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents the details of a write error for a particular request.
public class BulkWriteError : WriteError
Inheritance
BulkWriteError
Inherited Members
Properties
Gets the index of the request that had an error.