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