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