Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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>