Exists Method
From BerkeleyDB
| Berkeley DB .NET API Documentation |
| SecondaryQueueDatabase..::.Exists Method |
| SecondaryQueueDatabase Class See Also |
Overload List
| Name | Description | |
|---|---|---|
| Exists(DatabaseEntry) |
Check whether key appears in the database.
(Inherited from BaseDatabase.) | |
| Exists(DatabaseEntry, Transaction) |
Check whether key appears in the database.
(Inherited from BaseDatabase.) | |
| Exists(DatabaseEntry, Transaction, LockingInfo) |
Check whether key appears in the database.
(Inherited from BaseDatabase.) |