public class DeleteResult extends Object
Constructor and Description |
---|
DeleteResult(BSONObject obj) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getDeletedNum()
Gets the number of records deleted.
|
int |
hashCode() |
String |
toString() |
public DeleteResult(BSONObject obj)
Copyright © 2023. All rights reserved.