IBucketRemove Method |
Name | Description | |
---|---|---|
![]() | Remove(String) |
Removes a document for a given key from the database.
|
![]() | RemoveT(IDocumentT) |
Removes a document from the database.
|
![]() | Remove(String, ReplicateTo) |
Removes a document for a given key from the database.
|
![]() | Remove(String, UInt64) |
Removes a document for a given key from the database.
|
![]() | RemoveT(IDocumentT, ReplicateTo) |
Removes a document from the database.
|
![]() | Remove(String, ReplicateTo, PersistTo) |
Removes a document for a given key from the database.
|
![]() | Remove(String, UInt64, ReplicateTo) |
Removes a document for a given key from the database.
|
![]() | RemoveT(IDocumentT, ReplicateTo, PersistTo) |
Removes a document from the database.
|
![]() | Remove(String, UInt64, ReplicateTo, PersistTo) |
Removes a document for a given key from the database.
|