Robuta

https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_FindOneAndDeleteAsync__1_3.htm IMongoCollectionExtensions.FindOneAndDeleteAsync(TDocument) Method (IMongoCollection(TDocument),... Finds a single document and deletes it atomically. method https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_DistinctAsync__2_5.htm IMongoCollectionExtensions.DistinctAsync(TDocument, TField) Method (IMongoCollection(TDocument),... Gets the distinct values for a specified field. method https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_UpdateMany__1_1.htm IMongoCollectionExtensions.UpdateMany(TDocument) Method (IMongoCollection(TDocument),... Updates many documents. method https://mongodb.github.io/mongo-csharp-driver/2.4/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_InsertOneAsync_1.htm IMongoCollection(TDocument).InsertOneAsync Method (TDocument, CancellationToken) Inserts a single document. methodcancellationtoken https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_FindOneAndDelete__1_1.htm IMongoCollectionExtensions.FindOneAndDelete(TDocument) Method (IMongoCollection(TDocument),... Finds a single document and deletes it atomically. method https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_Distinct__2_1.htm IMongoCollectionExtensions.Distinct(TDocument, TField) Method (IMongoCollection(TDocument),... Gets the distinct values for a specified field. distinctmethod https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_Distinct__2_4.htm IMongoCollectionExtensions.Distinct(TDocument, TField) Method (IMongoCollection(TDocument),... Gets the distinct values for a specified field. distinctmethod https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_FindOneAndUpdate__1_3.htm IMongoCollectionExtensions.FindOneAndUpdate(TDocument) Method (IMongoCollection(TDocument),... Finds a single document and updates it atomically. method https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_Distinct__1.htm IMongoCollection(TDocument).Distinct(TField) Method (FieldDefinition(TDocument, TField),... Gets the distinct values for a specified field. distinctmethod https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/P_MongoDB_Driver_IMongoCollection_1_DocumentSerializer.htm IMongoCollection(TDocument).DocumentSerializer Property Gets the document serializer. property https://mongodb.github.io/mongo-csharp-driver/2.11/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_DeleteOne.htm IMongoCollection(TDocument).DeleteOne Method (FilterDefinition(TDocument), DeleteOptions,... Deletes a single document. method https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_DistinctAsync__2_1.htm IMongoCollectionExtensions.DistinctAsync(TDocument, TField) Method (IMongoCollection(TDocument),... Gets the distinct values for a specified field. method https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_FindOneAndDelete__1_3.htm IMongoCollectionExtensions.FindOneAndDelete(TDocument) Method (IMongoCollection(TDocument),... Finds a single document and deletes it atomically. method https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_Watch__1_1.htm IMongoCollectionExtensions.Watch(TDocument) Method (IMongoCollection(TDocument),... Watches changes on the collection. watchmethod https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_InsertOneAsync.htm IMongoCollection(TDocument).InsertOneAsync Method (IClientSessionHandle, TDocument,... Inserts a single document. method https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_FindOneAndDeleteAsync__1_1.htm IMongoCollection(TDocument).FindOneAndDeleteAsync(TProjection) Method (IClientSessionHandle,... Finds a single document and deletes it atomically. method https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_CountAsync.htm IMongoCollection(TDocument).CountAsync Method (FilterDefinition(TDocument), CountOptions,... Counts the number of documents in the collection. method https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_DeleteOneAsync__1_1.htm IMongoCollectionExtensions.DeleteOneAsync(TDocument) Method (IMongoCollection(TDocument),... Deletes a single document. method https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_InsertManyAsync_1.htm IMongoCollection(TDocument).InsertManyAsync Method (IEnumerable(TDocument), InsertManyOptions,... Inserts many documents. methodienumerable https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_DeleteOneAsync_1.htm IMongoCollection(TDocument).DeleteOneAsync Method (FilterDefinition(TDocument), CancellationToken) Deletes a single document. methodcancellationtoken https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/Overload_MongoDB_Driver_IMongoCollection_1_InsertManyAsync.htm IMongoCollection(TDocument).InsertManyAsync Method method https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_DistinctAsync__2_2.htm IMongoCollectionExtensions.DistinctAsync(TDocument, TField) Method (IMongoCollection(TDocument),... Gets the distinct values for a specified field. method https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_FindOneAndDelete__1_2.htm IMongoCollectionExtensions.FindOneAndDelete(TDocument) Method (IMongoCollection(TDocument),... Finds a single document and deletes it atomically. method https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_Count_1.htm IMongoCollection(TDocument).Count Method (IClientSessionHandle, FilterDefinition(TDocument),... Counts the number of documents in the collection. countmethod https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_AggregateToCollectionAsync__1_1.htm IMongoCollection(TDocument).AggregateToCollectionAsync(TResult) Method... Runs an aggregation pipeline whose results are written to a collection. method https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_DistinctAsync__2_1.htm IMongoCollectionExtensions.DistinctAsync(TDocument, TField) Method (IMongoCollection(TDocument),... Gets the distinct values for a specified field. method https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_ReplaceOne__1.htm IMongoCollectionExtensions.ReplaceOne(TDocument) Method (IMongoCollection(TDocument),... Replaces a single document. method https://mongodb.github.io/mongo-csharp-driver/2.4/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_DeleteMany_1.htm IMongoCollection(TDocument).DeleteMany Method (FilterDefinition(TDocument), CancellationToken) Deletes multiple documents. methodcancellationtoken https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_UpdateMany__1.htm IMongoCollectionExtensions.UpdateMany(TDocument) Method (IMongoCollection(TDocument),... Updates many documents. method https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_Distinct__2.htm IMongoCollectionExtensions.Distinct(TDocument, TField) Method (IMongoCollection(TDocument),... Gets the distinct values for a specified field. distinctmethod https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_ReplaceOne.htm IMongoCollection(TDocument).ReplaceOne Method (FilterDefinition(TDocument), TDocument,... Replaces a single document. method https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/Overload_MongoDB_Driver_IMongoCollection_1_UpdateMany.htm IMongoCollection(TDocument).UpdateMany Method method https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_ReplaceOne__1_3.htm IMongoCollectionExtensions.ReplaceOne(TDocument) Method (IMongoCollection(TDocument),... Replaces a single document. method https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_FindOneAndUpdateAsync__1_1.htm IMongoCollectionExtensions.FindOneAndUpdateAsync(TDocument) Method (IMongoCollection(TDocument),... Finds a single document and updates it atomically. method https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_Watch__1_1.htm IMongoCollection(TDocument).Watch(TResult) Method... Watches changes on the collection. watchmethod https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_DeleteMany__1_2.htm IMongoCollectionExtensions.DeleteMany(TDocument) Method (IMongoCollection(TDocument),... Deletes multiple documents. method https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_FindOneAndDeleteAsync__1_2.htm IMongoCollectionExtensions.FindOneAndDeleteAsync(TDocument) Method (IMongoCollection(TDocument),... Finds a single document and deletes it atomically. method