Property UpdateResults NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll UpdateResults The results of each individual update operation that was successfully performed. public IReadOnlyDictionary<int, BulkWriteUpdateResult> UpdateResults { get; init; } Property Value IReadOnlyDictionary<int, BulkWriteUpdateResult>