MongoBulkWriteExceptionTDocument Properties |
The MongoBulkWriteExceptionTDocument generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionId |
Gets the connection identifier.
(Inherited from MongoServerException.) | |
| Data | (Inherited from Exception.) | |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Message | (Inherited from Exception.) | |
| Result |
Gets the result of the bulk write operation.
| |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) | |
| UnprocessedRequests |
Gets the unprocessed requests.
| |
| WriteConcernError |
Gets the write concern error.
(Inherited from MongoBulkWriteException.) | |
| WriteErrors |
Gets the write errors.
(Inherited from MongoBulkWriteException.) |