Table of Contents

Property WriteErrors

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

WriteErrors

Gets the write errors.

public IReadOnlyList<BulkWriteError> WriteErrors { get; }

Property Value

IReadOnlyList<BulkWriteError>