Exists Method
From BerkeleyDB
| Berkeley DB .NET API Documentation |
| SecondaryDatabase..::.Exists Method |
| SecondaryDatabase 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.) |