BulkWriteRequestBuilderTDocumentRemoveOne Method |
Adds a request to remove one matching documents to the bulk operation.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax member RemoveOne : unit -> unit
See Also