Property Deletes
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Deletes
Gets the deletes.
public BatchableSource<DeleteRequest> Deletes { get; }
Property Value
- BatchableSource<DeleteRequest>
The deletes.
Gets the deletes.
public BatchableSource<DeleteRequest> Deletes { get; }
The deletes.