Property Result
Result
Gets the result of the bulk write operation.
public BulkWriteResult<TDocument> Result { get; }
Property Value
- BulkWriteResult<TDocument>
Gets the result of the bulk write operation.
public BulkWriteResult<TDocument> Result { get; }