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.) |