GetBoth Method
From BerkeleyDB
| Berkeley DB .NET API Documentation |
| SecondaryHashDatabase..::.GetBoth Method |
| SecondaryHashDatabase Class See Also |
Overload List
| Name | Description | |
|---|---|---|
| GetBoth(DatabaseEntry, DatabaseEntry) |
Retrieve a key/data pair from the database which matches
key and data.
(Inherited from BaseDatabase.) | |
| GetBoth(DatabaseEntry, DatabaseEntry, Transaction) |
Retrieve a key/data pair from the database which matches
key and data.
(Inherited from BaseDatabase.) | |
| GetBoth(DatabaseEntry, DatabaseEntry, Transaction, LockingInfo) |
Retrieve a key/data pair from the database which matches
key and data.
(Inherited from BaseDatabase.) |