Property DeleteResults
DeleteResults
The results of each individual delete operation that was successfully performed.
public IReadOnlyDictionary<int, BulkWriteDeleteResult> DeleteResults { get; init; }
The results of each individual delete operation that was successfully performed.
public IReadOnlyDictionary<int, BulkWriteDeleteResult> DeleteResults { get; init; }